h3.title {
	margin-bottom:15px;
	padding:8px 9px;
	background:#f5efe9;
	color:#746454;
}
.comment {
	background:url(../images/txt_comment.jpg) no-repeat 10px 3px;
	padding-left:86px;
	padding-bottom:10px;
	border-bottom:1px dotted #e9d8c7;
	margin-bottom:10px;
}
.url {
	background:url(../images/txt_url.jpg) no-repeat 10px 3px;
	padding-left:86px;
}
.box_about {
	margin-bottom:25px;
}

