

#rotator
{

	cursor: pointer;
	overflow: hidden;

	position: relative;
	width: 175px;
	height: 219px;
	margin-left:10px;
	margin-top:20px;
}

#rotator img
{
	border: 0;
	cursor: pointer;

}

