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

