#rotator
{
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 654px;
	height: 249px;
	float:left;
}

#rotator img
{
	border: 0;
	width: 654px;
	height:249px;
	display:none; 
	position:absolute;
	cursor:pointer;
	top:0;
	left:0;
}