
#rotator
{
	border: 3px solid #b6c684;
	cursor: pointer;
	overflow: hidden;
	margin: 20px auto 10px;
	position: relative;
	width: 250px;
	height: 166px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 250px;
	height: 166px;
}


