

.clsMainTable .clsContent select{
	width:165px;
	color:#000040;
	background-color:#EBEFF2;
}

.clsMainTable .clsGalleryLeftImages{
	width:170px;
	text-align:left;
	margin:0 10px 0 0;
}

.clsThumbsMarquee{
	width:164px;
	height:250px;
	overflow:hidden;
	background:url(/images/dotted-line_v.gif) repeat-y left;
}


.clsThumbImages{
	width:164px;
	margin-top:-5px;
}

.clsThumbImages .clsThumb{
	width:70px;
	height:50px;
	text-align:center;
	vertical-align:middle;
}

.clsThumbImages .clsThumb .clsImage{
	width:70px;
	height:50px;
	cursor:pointer;
	cursor:hand;
	overflow:hidden;
	filter:alpha(opacity=50);
	opacity:0.50;
}

.clsThumbImages .clsThumb .selected{
	filter:alpha(opacity=100);
	opacity:1.00;
}

.clsNavArrow{
	height:13px;
	text-align:center;
	margin:5px 2px 2px 0;
}

.clsNavArrow img{
	cursor:pointer;
	cursor:hand;
}

.clsFullImage{
	width:360px;
	float:right;
	padding:5px;
	border:1px solid #989898;
}

.clsFullImage img{
	cursor:pointer;
	cursor:hand;
}

.clsFullImage #oImgBox img{
	width:360px;
}

.clsNav{
	text-align:center;
	padding:1px 0 2px 0;
}

.clsImageTitle{
	color:#013E36;
	font-weight:800;
	text-align:center;
	padding-top:5px;
}

.clsImageText{
	color:#013E36;
	text-align:center;
}
