/* JS-Kit Ratings CSS */

#content {
	border-color: #ec444b;
}

#logo {
	background: #ffffff url(../images/js-kit-logo-ratings.png) center top no-repeat;
}

#feature-code {
	visibility: visible;
}

.hi-light, .column-main H3 {
	color: #ed1b23;
}

.button-active {
	background: url(../images/bg-grey-button.png) center bottom no-repeat;
}
.button, .button-active, .button A, .button-active A {
	color: #ed1b23;
}

#try-it, #see-related {
	border-color: #95a0a9;
}
#grab-it {
	cursor: pointer;
	border-color: #ec444b;
}
#grab-how {
	display: none;
}

IMG.candy	{
	position: absolute;
	left: 2px;
	top: -16px;
}
.block-side H3 {
	padding-left: 52px;
}