
#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 586px;
	height: 206px;
	border-top: 1px solid #999;
	border-right: 1px none #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 586px;
	height: 206px;
}
