/****** COMMENTS ******/
.comments h5{
	border-top: solid 3px #f7e696;
	background-color:#f8f5e2;
	margin:10px 0px 5px 0px;
	padding: 2px 2px;
	font-size: 12px;
}

.the_comment{
	padding: 0px;
}
.the_comment .quote{
	border-bottom: solid 1px #dddddd;
	padding-bottom: 10px;
}
.the_comment .quote h1{
	margin: 0px;
	padding: 5px;
	font-size: 8pt;
	float:left;
}
.the_comment .quote h1 a{
	color:#0B567F;
}
.the_comment .quote h2{
	margin: 0px;
	padding: 5px;
	float:right;
	font-weight:normal;
	font-size: 8pt;
}
.the_comment .quote h2 a{
	color:#444444;
	font-weight:bold;
}
.the_comment .quote h3{
	margin: 0px;
	padding: 0px 5px 5px 5px;
	font-style: italic;
	clear:left;
	font-weight:normal;
	font-size: 8pt;
}
.the_comment .quote p{
	margin: 0px;
	padding: 5px;
	font-size: 10pt;
	clear:both;
}
.comment_container h2{
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 10pt;
	color: #444444;
}