#rotator
{
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 479px;
	height: 319px;
	border-style: solid;
	border-width: 1px;
	border-color: #71797d
}

#rotator img
{
	width: 479px;
	height: 319px;
}
