#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	top: 41px;
	left: 25px;
	width: 285px;
	height: 125px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 285px;
	height: 125px;
}


