div#rotator
{
	border: 0;
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 246px;
	height: 83px;
	background: red;
	z-index: 0;
	background-color: #000;
	margin: 0 auto;
}

#rotator img
{
	width: 246px;
	height: 83px;
	z-index: 0;
}