#rotator
{
	background-color: #000000;
	cursor: pointer;
	float: left;
	height: 180px;
	overflow: hidden;
	position: relative;
	top: 0;
	width: 740px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	height: 180px;
	width: 740px;
}


