

#rotator
{
margin-top:10px;
margin-bottom:10px;
	cursor: pointer;
	overflow: hidden;
	
	position: relative;
	width: 301px;
	height: 218px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 301px;
	height: 218px;
}

