/*------------------------------------------------
Site name here - slideshow style sheet
Author: Grafik
-----------------------------------------------*/



/* rotator in-page placement */
    div.rotator, div.rotator {
	position:relative;
	height:266px;
	padding:42px;
}

div#five div.rotator {
	padding:49px;
}



/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	


}
    div.rotator ul li.show {
	z-index:500
}

.fadein { 
	height:332px;
	margin-left:49px;
	position:absolute;
	margin-top:49px;
	width:386px;
	
	}
.fadein img { position:absolute; left:0; top:0; }
