#rotator
{
	border: 1px solid #000;
	overflow: hidden;
	margin: 0px auto 10px;
	position: relative;
	width: 400px;
	height: 274px;
}

#rotator img
{
	width: 400px;
	height: 274px;
}
