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

div.rotator2
{
	position:relative;
	height:382px;
}


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

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

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

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









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

