@charset "ISO-8859-1";
.codetta {
}
/* rotator in-page placement */
div.rotator {
	height: 410px;
	 margin-left: 0;
	position: relative;
	 width: 830px;
}
/* rotator css */
div.rotator ul {
	margin:0;
	padding:0;
	list-style:none;
}
div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
div.rotator ul li img {
	display: block;
}
div.rotator ul li.show {
	z-index:500;
}

div#unique_slideshow_id.rotator {
	height: 205px;
	 margin-left: 0;
	position: relative;
	 width: 400px;
} 