#rotator
{
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	width: 960px;
	height: 381px;
}

#rotator img
{
	border: 0;
	width: 960px;
	height: 242px;
	display:none; 
	position:absolute;
	top:82px;
	left:0;
}

