#rotator
{
	border: none;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	height: 500px;
	width: 700px;
	text-align: center;
}

#rotator img
{
	border: 0px #232323 solid;
	margin: 0 auto;
}