
#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 606px;
	height: 270px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width:604px;
	height:268px;
	border:1px solid #990000;
}
