#rotator
{
	overflow: hidden;
	width: 431px;
	height: 350px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	background: #D8B90A;
	border: 1px solid #663300;
}

#rotator img
{
	border: 0;
	height: 350px;
	text-align: center;
	margin: 0px auto;
}
