/* JS-Kit CSS Document */

#content {
	border-color: #2eb36f;
}

#logo {
	background-image: url(../images/js-kit-logo-settings.png);
}

.columns {
	margin: 0 2em;
	width: auto;
}

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

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

.button, .button-active, .button A, .button-active A {
	color: #00A650;
}

.topRatedMsgHdr {
	padding: 5px;
	background-color: #f0f0f0;
	color: #db8a27;
	font-weight: bold;
}

.cmtMsgHdr {
	padding: 5px;
}

.cmtMsgLabel {
	color: #1b74ed;
	font-weight: bold;
}

.settings-comments {
	padding-top: 5px;
}

.jskFormParamAnn-post {
	font-size: smaller;
}
.js-singleComment { background: #fff; }
.js-singleCommentDepth0 { margin-top: 0px; }