#rotator
{
	overflow: hidden;
	position: relative;
	width:700px;
	height:400px;
	float:left;
	margin-bottom:20px;
	border:#000000 1px;
}

#rotator img
{
	border: 0;
	width: 700px;
	height: 400px;
}

