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