#rotator
{
	overflow: hidden;
	margin: 6px auto 10px;
	position: relative;
	width: 535px;
	height: 285px;
	background-color: #000;
}

#rotator img
{
	width: 535px;
	height: 285px;
}
