

#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin-left:6px;
	margin-top:8px;
	position: relative;
	width: 10.688em;	
/*	width: 171px;*/
	height: 180px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	widows: 10.688em;/*
	width: 171px;*/
	height: 180px;
	background-color:#FFFFFF;
	
}