#galleryContainer{height:420px;width:542px;position:relative; color:#666; margin:10px 0px; border:1px solid #ccc; padding:15px 0px 0px 15px;}
#galleryContainer a {text-decoration:none;}
#galleryContainer li {margin:0px 2px 4px 2px; padding:0px;}
#galleryContainer ul {margin:0px 0px 10px 0px;}
#gallery ul {padding:0px; margin:0px;}
	
#main_image{height:450px; width:325px; float:left; overflow:hidden;text-align:center;}
#main_image img{margin-bottom:10px; border:1px solid #ccc;}

.galleryNav{color:#ccc;text-align:center;width:188px;float:left;}
.galleryPrevious {margin-left:73px;}
.galleryPrevious a {width:23px; height:23px; display:block; background:url(/img/meetings/facilities/property-photos/gallery-nav.gif) no-repeat top left; float:left;}
.galleryNext a {width:23px; height:23px; display:block; background:url(/img/meetings/facilities/property-photos/gallery-nav.gif) no-repeat top right; float:left;margin-left:10px;}
.galleryPrevious a:hover {background:url(/img/meetings/facilities/property-photos/gallery-nav-over.gif) no-repeat top left;}
.galleryNext a:hover {background:url(/img/meetings/facilities/property-photos/gallery-nav-over.gif) no-repeat top right;}

.galleria{list-style:none; width:217px; float:left;}
.galleria li{ border:1px solid #ccc;display:block; width:60px; height:30px; overflow:hidden; float:left;}
.galleria li a{display:none;}
.galleria li div{position:absolute;display:none;top:0;left:4000px;}
.galleria li div img{cursor:pointer;}
.galleria li.active div img, .galleria li.active div{display:block;}
.galleria li img.thumb{cursor:pointer; top:auto; left:auto; display:block; width:auto; height:auto;}
* html .galleria li div span{width:400px;} /* MSIE bug */
