*


#rotator
{
	border: 0px solid #000;

	overflow: hidden;

	position: relative;
	width: 980px;
	height: 390px;
	z-index: 1;
}

#rotator img
{
	border: 0;

	width: 980px;
	height: 390px;
}

