#rotator
{
	border: 0px solid #000;
	cursor: pointer;
	overflow: hidden;
	
	text-align:center;
	position: relative;
	height: 200px;
	width:220px;
}

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

