

#rotator
{
	border: 5px solid #000;
	overflow: hidden;
	margin: 10px auto 1px;
	position: relative;
/*	width: 722px;
	height: 108px;  */
	width: 605px;
	height: 80px;

}

#rotator img
{
/*	width: 722px;
	height: 108px;  */
	width: 605px;
	height: 80px;
	
}