.bg2
{
	background-color:#999;
}
div.section {
	border:1px solid #222321;
	color:#333;
	font-size:11px;
	margin:0 0 0.8em;
	padding:0;
}
div.section div.hd {
    background-color:#222321;
    background-image: none;
    border-left:0px solid #0059B3;
    border-right:0px solid #0059B3;
}
.comment_head {
    background-color:#3a3a39;
    border-bottom:1px solid #222321;
    border-top:1px solid #222321;
}
.comment_body {
	color:#999;
	margin:7px;
	text-align:left;
}
.comment-bg1 {
	background-color:#999;
}
.comment-bg2{
    background-color:#000;
}
.user-info{
	color:#333;
}
a {
	color:#9F3;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color:#9F3;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color:#9F3;
}
a:hover {
	text-decoration: underline;
	color: #0F0;
}
a:active {
	text-decoration: none;
	color: #9F9;
}
