

#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto ;
	position: relative;
	width: 697px;
	height: 349px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 697px;
	height: 349px;
}

