#rotator
{
	overflow: hidden;
	position: relative;
	width: 280px;
	height: 197px;
	margin-top: 15px;
	margin-bottom: 10px;
	float: left;
}

#rotator img
{
	border: 0;
	width: 280px;
	height: 197px;
	float: left;
}

