

#rotator
{
	border:2px solid #6f60a2;
	overflow: hidden;
	
	/*float:right;*/
	width: 250px;
	height: 188px;
	margin-left:180px;
		
}


#rotator img
{
	width: 250px;
	height: 188px;
	
}


