#rotator
{
	border: 0px dashed #fff;
	cursor: pointer;
	overflow: hidden;
	margin: 50px auto 10px;
	position: relative;
	width: 689px;
	height: 100px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 689px;
	height: 100px;
}
