.allCom_header{
	background: #f6f6f6;
	border-bottom: 1px solid #b5db09;
	padding: 7px;
	font-size: 13px;
	font-weight: bold;
	color: #a0c80b;
}
.comment_subscribe{
font-size: 0.8em;
padding-right:10px;
float:right;
}

.allCom_dot_line{
	margin: 0;
	padding: 10px 0 0 0;
	border-bottom: dotted 1px #a6a6a6;
}
.allCom_mini-text{
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: right;
	margin: 0 0 5px 0;
	border-bottom: solid 1px #cecece;
}
.allCom_mini-text-top{
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: left;
	margin: 15px 0 25px 0;
	border-top: solid 1px #cecece;
}
.allCom_gray{
	color:#878787;
	padding:10px 0 10px 0;
}
.allCom_otz{
	border:1px solid #cecece;
	width: 98%;
	height: 70px;
	margin-bottom: 8px;
}
.allCom_butg{
	background: #d0e30d;
	border: none;
	width: 150px;
	height: 20px;
	cursor: pointer;
	color: #FFFFFF;
}
.allCom_deleteprogress{
	background-image: url(../images/semods_ajaxprogress1.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.allCom_deleteprogress div{
	background-color: #FFFFFF
}
.allCom_ajaxprogress{
	margin: 0 60px 0 0;
}
.allCom_curentId{
	padding: 5px;
	border: 2px solid #d0e30d;
}


