.comments {
	display: block;
	clear: both;
	height: 358px;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding: 20px 0px 0px 0px;
	margin: 0px;
}
.comments_iframe {
	float: left;
	display: inline;
	height: 330px;
	width: 610px;
	background-color: #e7e7e7;
	margin: 4px 0px 0px 0px;
}
.comments_posts_inner {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	display: block;
	overflow: auto;
	width: 610px;
	height: 330px;
	font-family: arial,helvetica,sans-serif;
	text-align: left;
}
.comments_posts_inner div {
	overflow: auto;
	width: auto;
	height: auto;
}
.comments_posts_inner_no_parent {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	display: block;
	width: 998px;
	font-family: arial,helvetica,sans-serif;
	text-align: left;
	border: 1px solid #cccccc;
}
.comments_header_in_response {
	background-color: #dbdbdb;
	width: 998px;
	color: #000000;
	text-align: center;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.post {
	margin: 8px 8px 8px 8px;
	padding-bottom: 20px;
	border-bottom: 3px solid #cfcfcf;
	padding: 0px 0px 5px 0px;
	font-size: 13px;
}
.post_stamp {
	color: #666666;
	line-height: 18px;
	margin: 0px;
}
.post_stamp a {
	color: #2257b8;
	text-decoration: underline;
}
.post_stamp a:hover {
	text-decoration: underline;
}
.hdr_comments {
	float: left;
	width: 610px;
	color: #ffffff;
}
.hdr_comments_left, .hdr_add_comment {
	color: #aedd1f;
	font-size: 16px;
	font-weight: bold;
}
.hdr_comments a:link {
	text-decoration: none;
	font-size: 12px;
	color: #999999;
}
.hdr_comments a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #999999;
}
.hdr_comments a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #aedd1f;
}
.hdr_add_comment {
	float: left;
	width: 289px;
	margin-left: 20px;
}
.add_comment {
	float: left;
	display: inline;
	margin-top: 10px;
	height: 330px;
	width: 370px;
	background-color: #e7e7e7;
	margin: 4px 0px 0px 20px;
	overflow: auto;
}
.add_comment_left {
	width: 81px;
	padding-left: 10px;
}
.add_comment_right {
	width: 269px;
}
.comment_box {
	height: 16px;
	width: 255px;
	border: 1px solid #000000;
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
}
.comment_box1 {
	height: 95px;
	width: 255px;
	border: 1px solid #000000;
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
}
.comment_box2 {
	height: 16px;
	width: 52px;
	border: 1px solid #000000;
	font-size: 11px;
}
.comment_character_count {
	font-size: 9px;
	line-height: 10px;
	padding-top: 6px;
}
.comment_character_count2 {
	font-size: 9px;
}
.comtab {
	font-size: 11px;
	line-height: 12px;
	padding-top: 6px;
	font-family: arial,helvetica,sans-serif;
}
.comtab a {
	color: #2257b8;
	text-decoration: underline;
}
.add_comment_checkbox {
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
}
.comment_results {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 5px 0 5px 0px;
}
#hintbox {
	position:absolute;
	top: 0;
	background-color: lightyellow;
	width: 150px;
	padding: 3px;
	border:1px solid black;
	font: normal 11px Verdana;
	line-height:18px;
	z-index:100;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	visibility: hidden;
	text-align: left;
}
