/* JS-Kit Comments CSS */

#content {
	border-color: #3c96fb;
}

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

#feature-code {
	visibility: visible;
}

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

.alert {
	color: #ed1b23;
}

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

.button, .button-active, .button A, .button-active A {
	color: #1b74ed;
}

#try-it {
	padding-top: 48px;
}
#try-it, #see-related {
	border-color: #95a0a9;
}
#grab-it {
	cursor: pointer;
	border-color: #3c96fb;
}
#grab-how {
	display: none;
}

.column-main {
	margin-left: 400px;
}
.column-side {
	width: 400px;
}

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