

#rotator
{
	cursor:auto;
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 738px;
	height: 311px;
}

#rotator img
{
	border: 0;
	cursor: auto;
	width: 738px;
	height: 311px;
}


