#rotator{
	background-color: #FFF;
	height: 200px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	position: relative;
	width: 960px;
}

#rotator img{
	border: 0;
	height: 200px;
	width: 960px;
}

