.last_comment {
	float:left;
	display:inline;
	width:151px;
	font-size:10px;
	line-height:13px;
	color:#663300;
}
.last_comment div {
	float:left;
	display:inline;
	width:151px;
	margin-bottom:3px;
}
.last_comment a {
	color:#663300;
	text-decoration:none;
	font-weight:bold;
}
.last_comment a:hover {
	color:#000000;
}


