#rotator
{
	overflow: hidden; 
 	position: relative; 
	width: 980px;
	height: 205px;
}

#rotator img
{
/*	cursor: pointer; */
	width: 980px;
	height: 205px;
}

