/* CSS Document */

#mainWrapper{
	width:178px;
	overflow:hidden;
	height:auto;
}

.coTop{
	background:url(../../images/comment/co_top.gif) 0 0 no-repeat;
	width:178px;
	height:29px;
}

.cobottom{
	background:url(../../images/comment/co_bottom.gif) 0 0 no-repeat;
	width:178px;
	height:16px;
}

.coup{
	background:url(../../images/comment/co_up.gif) 0 0 no-repeat;
	width:178px;
	height:8px;
}

.codown{
	background:url(../../images/comment/co_down.gif) 0 0 no-repeat;
	width:178px;
	height:29px;
}

.middle{
	width:160px;
	overflow:hidden;
	height:auto;
	border-left:#8E2A29 1px solid;
	border-right:#8E2A29 1px solid;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#8E2A29;
	font-size:11px;
	padding-left:8px;
	padding-right:8px;
	text-align:justify;
}