.comment{
	clear: both;
	padding-top: 15px;
	font: 100 8pt Tahoma;
}
.comment_navigation{
	clear: both;
}
.comment_navigation{
	text-align: center;
}
.comment_navigation img{
	height: 42px;
}
.comment .comments{
	clear: both;
	margin: 10px;
	width: 466px;
}
.comment .comments .header{
	font: 100 8pt/15px Verdana;
	background: url(/g_images/sub_page.png) no-repeat;
	height: 28px;
	padding-left: 26px;
}
.comments .header .cap{
	float: left;
	font: 700 8pt/25px Tahoma;
	color: #953814;
	width: 100px;
	text-align: center;
}
.comments .header .count{
	float: left;
	font: 100 8pt/25px Tahoma;
	color: #953814;
	width: 300px;
	margin-left: 10px;
}
.comment .comments .content{
	padding: 10px;
	border: 1px solid #712F15;
	border-top-width: 0px;
	color: #F5821F;
}
.comment .comments .items .inner{
	;
}
.comment .comments .item{
	padding-bottom: 4px;
}
.comment .comments img{
	width: 45px;
	height: 53px;
	margin: 0px 6px 6px 0px;
}
.comment .comments .date{
	color: #F5821F;
	padding-bottom: 12px;
}
.comment .comments .name{
	float: left;
	color: #F5821F;
	font-style: italic;
}
.comment .comments .title{
	font-weight: 700;
	color: #F5821F;
}
.comment .comments .comment_content{
	color: #F5821F;
}
.comment .comments .other a{
	font: 700 8pt/15px Tahoma;
	color: #953814;
}
.comment .comments .line{
	background: #712F15;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
	height: 1px;
	margin-bottom: 8px;
}