#rotator {
	border: 1px none #000;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 254px;
	height: 212px;
}

#rotator img {
	border: 0;
	cursor: pointer;
	width: 254px;
	height: 212px;
}.bgd {
	background-image: url(../../images/cc-bgd1.jpg);
}

