

#rotator
{
	border: 0px solid #000;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 308px;
	height: 176px;
	float:left;
	top:0px;
	left:0px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 308px;
	height: 176px;
}


