*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	text-align: center;
	margin-left: 0;
	margin-bottom: 30px;
	margin-right: 0;
	margin-top: 0;
	border-left-width: 0;
	border-bottom-width: 1px;
	border-right-width: 0;
	border-top-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
	background-color: black;
	background-image: url(images/rotator_backblack.png);
	background-repeat: repeat-x; padding: 0;
	overflow: hidden;	padding: 0;
	position: relative;
	width: 100%;
	height: 300px;
}

#rotator img
{
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 0;
	text-align: center;
	background:black;	padding: 0;
	width: 980px;
	height: 300px;
}
