
#rotator
{
	/*
	border: 1px solid #000;
	margin: 50px auto 10px;
	*/
	overflow: hidden;
	position: relative;
	width: 732px;
	height: 205px;
}

#rotator img
{
	width: 732px;
	height: 205px;
}

