body{
	background-color: #2b63a1;
	font-size: 9pt;
}
.comment{
	border:1px #c6c6c6 solid;
	margin-bottom: 10px;
	line-height: 20px;
}
.comment-top{
	border-bottom:1px #c6c6c6 solid;
	overflow:hidden;
	background:url(images/gray/cmnt_shadow_top.gif) repeat-x;
}
.comment-bd{
	background:url(images/gray/cmnt_shadow_mid.gif) repeat-x;
	padding: 5px;
	font-size:11px;
}
.cmnt_agree{
	background: url(images/gray/comment_stn.gif) left top;
}
.cmnt_agree:hover{
	background: url(images/gray/comment_stn.gif) left bottom;
}
.cmnt_point{
	background: #fff;
	text-align: center;
	font-size: 11px;
	direction: ltr;
	vertical-align: middle;
	border-right: 1px #c6c6c6 solid;
}
.cmnt_disagree{
	background: url(images/gray/comment_stn.gif) -26px top;
}
.cmnt_disagree:hover{
	background: url(images/gray/comment_stn.gif) -26px bottom;
}
.cmnt_quote{
	background: url(images/gray/comment_stn.gif) right top;
}
.cmnt_quote:hover{
	background: url(images/gray/comment_stn.gif) right bottom;
}
.cmnt_del{
	background: url(images/gray/comment_stn.gif) -78px top;
}
.cmnt_del:hover{
	background: url(images/gray/comment_stn.gif) -78px bottom;
}
.cmnt_edit{
	background: url(images/gray/comment_stn.gif) -52px top;
}
.cmnt_edit:hover{
	background: url(images/gray/comment_stn.gif) -52px bottom;
}
.panel{
	margin-bottom:15px;
	border: 1px solid #c8c8c8;
}
.panel_top {
	background: url(images/gray/pannel_top.gif) repeat-x bottom left;
	border-bottom:1px solid #d8d8d8;
	padding: 0 7px 0 0;
	height:28px;
	text-align:right;
}
.panel_top span{
	padding: 6px 7px 5px 0;
	direction: rtl;
	float:right;
}
.dpanel{
	 margin-bottom:15px;
	 border:1px solid #c8c8c8;
	 border-top:none;
}
.dpanel_top{
	background: url(images/gray/pannel_top.gif) repeat-x bottom left;
	border-top:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
	padding-top: 7px;
	height:20px;
	text-align:center;
	float: left;
	width: 129px;
	cursor: pointer;
	font-size: 8pt;
}
.dpanel_top:hover{
	background: url(images/gray/pannel_top.gif) repeat-x top left;
}
.PanelSelected{
	background: url(images/gray/pannel_top.gif) repeat-x center left;
	border-top:1px solid #c8c8c8;
	border-bottom:1px solid #fff2f2;
	padding-top: 7px;
	height:20px;
	text-align:center;
	float: left;
	width: 129px;
	font-size: 8pt;
	cursor: default;
}
.dpanel_sep{
	width: 6px;
	border:1px solid #c8c8c8;
	border-top: none;
	height: 28px;
	float: left;
}
.panel_mid {
	background: #f8f8f8;
	border-top: none;
	direction: rtl;
	padding: 10px 10px;
}
.panel_bot {
	border-top: 1px solid #d8d8d8;
	background: #f1f1f1;
	height: 28px;
}
.info{
	border: 1px #c8c8c8 solid;
	background: #f8f8f8;
	margin-bottom:10px;
	padding:5px 10px;
	direction:rtl;
	line-height:20px;
	text-align:justify;
	font-size:11px;
	color: #5e5e5e;
}
.userAward{
	border:1px solid #c8c8c8;
	background: #f8f8f8 url(images/award_star_gold.png) no-repeat 245px 6px;
	padding: 7px 30px 7px 0;
	margin-bottom: 15px;
	direction: rtl;
}
#sep {
	width: 14px;
	cursor: pointer;
	background: url(images/gray/sep_arrow.gif) repeat-y 0 0;
}
#sep:hover{
	background: url(images/gray/sep_arrow.gif) repeat-y right top;
}
.forumPost{
	background: url(images/forumPost.gif) repeat-x 0 0;
	height:24px;
	line-height:24px;
	padding:0 5px;
	border:1px solid #c9c9c9;
}
