/* CSS Document */	
/* rotator in-page placement */
div#rotator{border-top:1px dotted #666; padding-top:15px; margin-top:15px; position:relative; height:655px}
/* rotator css */
div#rotator ul li{float:left; position:absolute; list-style:none}
/* rotator image style */	
div#rotator ul li img{padding:4px; background:#FFF}
div#rotator ul li.show{z-index:500}
