

#rotator
{
	overflow: hidden;
	margin: 0 0 0 12px;
	position: relative;
	width: 548;
	height: 392px;
}

#rotator img
{
	border: 0;
	width: 548px;
	height: 392px;
	display:none; 
	position:absolute;
	top:0;
	left:0;
}
