#rotator
{
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 436px;
	height: 238px;
	background:#fff;
}

#home #banner	{ background-image:none; }

#rotator img
{
	border: 0;
	width: 420px;
	height: 224px;
	display:none; 
	position:absolute;
	top:6px;
	left:8px;
}