#rotator
{
	cursor: default;
	overflow: hidden;
	margin: 50px auto 10px;
	position: relative;
	width: 254px;
	height: 194px;
}

#rotator img
{
	border: 2px solid #B3C6D9;
	cursor: default;
	width: 250px;
	height: 190px;
}