*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border: 0px double #be8600;
	overflow: hidden;
	margin: 10px auto 10px;
	position: relative;
	width: 575px;
	height: 400px;
}

#rotator img
{
	border: 0px;
	width: auto;
	height: 400px;
	
}

