

#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 10px auto;
	position: relative;
	width: 760px;
	height: 327px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 760px;
	height: 327px;
}
