<!--
.comment_table_ML {
	background-image: url(template_comments_default/images/mid-left_cc-000001.png);
	background-repeat: repeat-y;
	width:40px;
}
.comment_table_MR {
	background-image: url(template_comments_default/images/mid-right_cc-000001.png);
	background-repeat: repeat-y;
	width:40px;
}
.comment_table_MB {
	background-image: url(template_comments_default/images/bot-mid_cc-000001.png);
	background-repeat: repeat-x;
	background-position: top;
}
.comment_table_MT {
	background-image: url(template_comments_default/images/top-mid_cc-000001.png);
	background-repeat: repeat-x;
		height: 30px;
}
.comment_table_BG {
	background-image: url(template_comments_default/images/bg-tanc-cc-000001.png);
	background-repeat: repeat;
}
.comment-head {
	color: #FFF;
	background-color: #C8CFD5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	vertical-align: bottom;
	white-space: nowrap;
}
-->