#rotator {
	border: 1px none #000;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 615px;
	height: 229px;
	background: #efedb2 
}

#rotator img {
	border: 0;
	cursor: pointer;
	width: 615px;
	height: 229px;
}
