

#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin:auto;
	width:202px;
	height:192px;


}

#rotator img
{
	border: 0;
	cursor: pointer;
	width:202px;
	height:192px;

}

