/* Styles for image gallery */
.ImgPresImage {width:468px; text-align:center; margin-bottom:10px;}
.ImgPresImage a img{border: none;}
.ImgPresControls {width:468px; min-height:30px; margin-bottom:30px; border-top: solid 1px #bababa; border-bottom: solid 1px #bababa;}
.ImgPresControls img {border:0px;}
.ImgPresInfo {width:343px; padding:7px 10px 2px 10px; text-align:left; float:left; overflow:hidden;}
.ImgPresInfo2 {width:23px; padding:7px 3px 2px 0px; float:left;}
.ImgPresPrev {width:23px; padding:5px 0px 2px 0px; float:left;}
.ImgPresNext {width:23px; padding:5px 0px 2px 0px; float:left;}
.ImgPresZoom {width:23px; padding:5px 10px 2px 0px; float:right;}
.ImgPresThumbContainer {width:468px; margin-bottom:10px;}
.ImgPresThumbContainer img {border:0px; width:42px; height:42px;}
.ImgPresThumbContainer a {width:42px; height:42px; overflow:hidden; float:left; margin:0 12px 10px 0; border:solid 2px #b7b7b7;}
.transparency
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#theSlideImage{}
