

#rotator
{
	border: none;
	cursor: pointer;
	overflow: hidden;
	margin: 22px auto 0px;
	position: relative;
	width: 180px;
	height: 180px;
}

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


