td.comment_title{
	background-color: #eeeeee;
	font-weight: bold;
}

td.comment_body{
	padding: 10px 10px 10px 10px;
	border: 1px #eeeeee solid;
}

td.comment_author{
	text-decoration: italic;
}

td.comment_date{
	text-align: right;
}


span.comment_ip{
	text-decoration: italic;
	color: #444444;
	font-size: 8px;
}

