div.rotator 
{
	position:relative;
	height:245px;
}

div.rotator ul
{
	padding:0px; margin:0px;
}

div.rotator ul li 
{
	float:left;
	position:absolute;
	list-style: none; 
}

div.rotator ul li img 
{
	border:0px solid #ccc;
	padding: 0px;
	background: #FFF;
}

div.rotator ul li.show 
{
	z-index:2;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
