

#rotator
{
	border: 0px solid #000;
	overflow: hidden;
	margin: 22px auto 10px;
	position: relative;
	width: 265px;
	height: 263px;
}

#rotator img
{
	display:none;
	position:absolute;
	border: 0;
	width: 265px;
	height: 263px;
}

