#rotatorcont {
	width: 744px;
	height: 233px;
	background-image: url(../images/outline.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	position: relative;
	top: 45px;
}
#rotator {
	cursor: pointer;
	overflow: hidden;
	width: 720px;
	height: 210px;
	position: relative;
	top: 12px;
	left: 12px;
}

#rotator img {
	cursor: pointer;
	width: 720px;
	height: 210px;
	border: 0px;
}
