

/* @group Image Gallery */

#scrollableImages { position:relative;overflow:hidden;width:800px !important;height:800px; z-index: 9999;}
#scrollableImages ul.items { width:20000em;position:absolute;list-style:none; }
#scrollableImages ul.items li { float:left;width:800px;
	padding:10px 0 0 0; }
ul.items li.active {  }

div #scrollableImagesNavigator { font-size:28px;text-align:center; }
div #scrollableImagesNavigator a { text-decoration:none;color:black; }


.pod { float:left;margin:2px;padding:0 15px 0 12px !important;text-align:justify;position:relative; }
.pod label { float:left;width:100px;clear:both;margin-top:-1px;color:#d3a890; }



.pod.popup { width:357px !important;background:url(/images/backgrounds/384box.png);margin:0 0 0 12px; }
	.pod.popup .cap { background:url(/images/structural/384cap.png);width:384px !important; }
	.pod.popup .base { background:url(/images/structural/384base.png);width:384px !important; }
	
	
.cap, .base { height:14px;overflow:hidden;margin:-14px -15px 0 -12px !important; }
/* @end */
