#rotator
{
	border: none;
	cursor: pointer;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	width: 680px;
	height: 160px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 680px;
	height: 160px;
}
