.comment_table{
background-color:#f7f3f3;
border:1px solid #000000;
}

.comment_header{
background-image:url(../../modules/comments/img/top.gif);
height:24px;
	color: #000000; 
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	padding-left:15px;

}


.comment_footer{
background-image:url(../../modules/comments/img/bottom.gif);
height:14px;

}

.comment_maintext{
padding:5px;
vertical-align:top;

font-family:Arial, Helvetica, sans-serif;
font-size: 1em;
}

.comment_poster{
font-family:Arial, Helvetica, sans-serif;
font-size: 1em;
border-left:1px #333333 dotted;
width:100px;
}

.comment_link{
font-family:Arial, Helvetica, sans-serif;
font-size: 1em;
}

.comment_date{
font-family:Arial, Helvetica, sans-serif;
font-size: 1em;
width:50%;
text-align:left;
height:10pt;
padding:5px;
}

.comment_delete{
width:50%;
text-align:right;
height:10pt;
padding:5px;
}
