

#rotator
{
	border: 0px solid;
	cursor: pointer;
	overflow: hidden;
	margin-top: 17px;
	position: relative;
	width: 246px;
	height: 326px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 246px;
	height: 326px;
	display:none;
}

