#comments_main_content * {
	color:#29297c;
}

#comments_main_content {
	padding-bottom: 12px;
}

#comments_main ul {
	color:#999999;
	float:left;
	list-style:square;
	padding: 2px 0px 6px 14px;
	margin: 2px 0px 6px 6px;
}
#comments_main .content { padding-bottom: 8px; color: #29297c; font-style: italic; list-style: none; }
#comments_main .title { font-weight: bold; }
#comments_main .author { }

#comments_thread_author {
	float: left;
	margin-right: 0.5em;
	font-weight: bold;
}
div.comments_thread_author {
	display: inline;
}
div.comments_thread_author a:link {
	color: #999999;
}
div.comments_thread_author a:hover {
	color: #999999;
}
div.comments_thread_author a:visited {
	color: #999999;
}
#comments_thread_title {
	font-weight: bold;
	margin-bottom: 0.5em;
}
#comments_reply {
	margin-left: 20pt;
	margin-top: 1em;
	border-top: 1px solid #57636C;
}
#comments_reply_margin_0 {
	margin-left: 0pt;
	margin-top: 3em;
	border-top: 1px solid #57636C;
}
#comments_main_content a:hover {
	color:#29297C;
	text-decoration:underline;
}
#comments_main_content a:visited {
	color:#29297C;
	text-decoration:underline;
}
#comments_main_content a:link {
	color:#29297C;
	text-decoration:underline;
}
#comments_thread_date {
	text-align: right;
	color:#999999;
}
#comments_reply_content {
	font-style: italic;
	margin-top: 0.5em;
}
#comments_reply_link {	
	text-align: right;
	font-size: 120%;
	margin-top: 0.5em;
}
#comments_menu_bar * {
	margin-right: 2em;
}
#comments_info {
	font-family: Verdana;
	font-style: italic;
	font-size: 9pt;
	color:#29297C;
	padding: 0.5em;
	padding-bottom: 1em;
}
th.comments_form_desc {
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-align: right;
	vertical-align: top;
}
div.comments_error {
	color: red;
	padding-bottom: 0.5em;
}
td#comments_title {
	padding: 0.0em;
	font-weight: bold;
}
td#comments_content {
	padding: 0em 0.1em 0em 0.1em;
}
td#comments_author {
	padding-bottom: 1em;
	padding-right: 0.5em;
	text-align: right;
}

