


#rotator
{
	
	cursor:auto;
	overflow: hidden;
	position: relative;
	width: 580px;
	height: 435px;
	border:10px;  border-color: #fff; border-style: solid;
}

#rotator img
{
	border:0px;  border-color: #ccc; border-style: solid;
	cursor: auto;
	width: 580px;
	height: 435px;
}



