.wrapper{
	width:225px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
.comment{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.commentT{
	width:100%;
	height:auto;
	margin:auto;
	overflow:hidden;
}
.commentTL{
	background:url(../../images/suggest/roundTL.gif) no-repeat left top;
	width:100%;
	height:auto;
	margin:auto;
}
.commentTC{
	background:url(../../images/suggest/lineT.gif) repeat-x left top;
	width:92%;
	height:22px;
	margin:auto;
	overflow:hidden;
}
.commentTR{
	background:url(../../images/suggest/roundTR.gif) no-repeat right top;
	width:100%;
	height:auto;
	margin:auto;
	overflow:hidden;
	text-align:center;
}
.commentC{
	width:auto;
	height:auto;
	margin:auto;
	overflow:hidden;
	border-left:1px solid #bf0000;
	border-right:1px solid #bf0000;
	padding:0px 10px 0px 10px;
	background:#FFFFFF;
}
.commentB{
	width:100%;
	height:auto;
	margin:auto;
	overflow:hidden;
}
.commentBL{
	background:url(../../images/suggest/roundBL.gif) no-repeat left bottom;
	width:100%;
	height:auto;
	margin:auto;
	overflow:hidden;
}
.commentBC{
	background:url(../../images/suggest/lineB.gif) repeat-x left bottom;
	width:92%;
	height:22px;
	margin:auto;
	overflow:hidden;
}
.commentBR{
	background:url(../../images/suggest/roundBR.gif) no-repeat right bottom;
	width:100%;
	height:auto;
	margin:auto;
	overflow:hidden;
	z-index:50;
}
.verdana12{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#A70E0E;	
}