#rotator
{
	border-bottom: 10px solid #15334B;
	background-color: #000;
	cursor: pointer;
	height: 250px;
	margin: 0 0 20px 0;
	overflow: hidden;
	position: relative;
	width: 960px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	height: 250px;
	width: 960px;
}

