#rotator
{
	background: url(../images/slider.jpg) no-repeat;
	cursor: pointer;
	overflow: hidden;
	float:left;
	position: relative;
	width: 917px;
	height: 202px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 917px;
	height: 202px;
}


