
#rotator
{
	border: 0px solid #000;
	overflow: hidden;
	margin: 5px 0 10px 0;
	position: relative;
	width: 480px;
	height: 180px;
}

#rotator img
{
	width: 480px;
	height: 180px;
}

