#rotator
{
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	width: 800px;
	height: 400px;
}

#rotator img
{
	display: none;
	border: 0;
	width: 800px;
	height: 400px;
	margin-bottom: -400px;
}
