#rotator
{
	overflow: hidden;
	margin: 0px;
	position: relative;
	width: 480px;
	height: 270px;
}

#rotator img
{
	border: 0;
	float: left;
	top: 0;
	left: 0;
	width: 480px;
	height: 270px;
	margin: 0px;
	padding: 0px;
}