#rotator
{
	border: 1px solid #ccc;
	overflow: hidden;
	margin: 5px 10px auto 10px;
	position: relative;
	float: right;
	width: 400px;
	height: 267px;
}

#rotator img
{
	width: 400px;
	height: 267px;
}