	
	
	* {
	margin: 0;
	padding: 0; }
	
	#rotator {
	border: none;
	cursor: auto;
	overflow: hidden;
	margin: 0 auto 0 auto;
	position: relative;
	width: 990px;
	height: 220px; }
	
	#rotator img {
	border: 0;
	cursor: auto;
	width: 990px;
	height: 220px; }
	