td{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

div.title{
	font-size: 12px;
	font-weight: bold;
}

div.info{
	text-align: center;
	color: #1e90ff;
}

div.comment_date{
	display: inline;
}

div.comment_nick{
	display: inline;
}

div.comment_text{
	margin: 3px 0px 20px;
}

