

#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin:auto;
	width:200px;
	height:133px;

}

#rotator img
{
	border: 0;
	cursor: pointer;
	width:200px;
	height:133px;

}


