.comment_table{
	background-color: #f7f3f3;
}

.comment_header{
	height: 25px;
	color: #639cce;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}


.comment_footer{
	height: 14px;
}

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

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.comment_poster{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
}

.comment_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #639cce;
}

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

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