


#rotator
{
	
	cursor: auto;
	overflow: hidden;
	position: relative;
	width: 539px;
	height: 375px;
}

#rotator img
{
	border: 0;
	cursor: auto;
	width: 539px;
	height: 375px;
}


