/* прячем */
.insertCodes_links, #clear_insertCodes {
	display:none;
}

.autorComment {
	border-collapse:collapse; border:0px;
}
.autorComment td {
	vertical-align:top;
}

td.autorComment_user {padding-right:24px;}
td.autorComment_user a {font-weight:bold;}

.crit_select {
	background:#fffdb4 url('/images/sevencritics/select.gif') center 10px no-repeat;
}

div.comments {
	padding-top:10px;
}

div.comments .commentline0 {
	border-top:1px solid #CCCCCC;
	font-size:x-small;
	margin:0;
	padding:10px 10px 5px 5px;
}

div.comments .commentline2, div.comments .commentline3 {
	padding:10px 10px 5px 15px;
}

.evaluation {
	padding:4px 0;
}

.button_gallerySections {
	white-space:nowrap;
	padding:5px;
	position:relative;
	cursor:pointer;
	color:navy
}

div.gray div {
	color: gray !important;
}

.btn11 a, .btn1 a {text-decoration:none !important;}

.btn1 {cursor:pointer; margin-bottom:8px; height:25px; background:url('/images/buttons/grey2_left.gif') top left no-repeat; padding-left:10px;
display:inline-block; *display : inline; zoom: 1; }
.btn2 {height:25px; background:url('/images/buttons/grey2_right.gif') top right no-repeat;padding-right:10px;}
.btn3 {height:25px; background:url('/images/buttons/grey2_bg.gif');line-height:24px;text-align:center;font-size:11px;color:#000000;}
.btn3 a {display : inline-block; *display : inline; zoom: 1;}

.btn11 {cursor:pointer; margin-top:1px; height:25px; background:url('/images/buttons/blue_left.gif') top left no-repeat; padding-left:10px; 
display:inline-block; *display : inline; zoom: 1;}
.btn12 {height:25px; background:url('/images/buttons/blue_right.gif') top right no-repeat;padding-right:10px;}
.btn13 {height:25px; background:url('/images/buttons/blue_bg.gif');line-height:24px;text-align:center;font-size:11px;color:#FFFFFF;} 
.btn13 a {color:#FFFFFF !important; display : inline-block; *display : inline; zoom: 1;}

.bStr {
	color:#3366FF !important;
	font-size:32px;
	padding:0 10px;
	line-height:30px;
	height:30px;
	display:inline-block;
	vertical-align:bottom;
	margin-bottom:8px;
	text-decoration:none !important;
}

.ico_crit1 {
	background: transparent url(/images/sevencritics/ico.gif) -2px 50% no-repeat; 
	width:28px; height:22px; vertical-align: top;
}
.ico_crit2 {
	background: transparent url(/images/sevencritics/ico.gif) -32px 50% no-repeat; 
	width:42px; height:22px; vertical-align: top;
}
.ico_crit3 {
	background: transparent url(/images/sevencritics/ico.gif) -74px 50% no-repeat; 
	width:22px; height:22px; vertical-align: top !important;
}
.ico_crit4 {
	background: transparent url(/images/sevencritics/ico.gif) -95px 50% no-repeat; 
	width:22px; height:22px; vertical-align: top !important;
}
.ico_smile1 {
	background: transparent url(/images/sevencritics/ico.gif) -121px 50% no-repeat; 
	width:20px; height:16px; vertical-align: top !important;
}
.ico_smile2 {
	background: transparent url(/images/sevencritics/ico.gif) -142px 50% no-repeat; 
	width:20px; height:16px; vertical-align: top !important;
}
.ico_smile3 {
	background: transparent url(/images/sevencritics/ico.gif) -162px 50% no-repeat; 
	width:20px; height:16px; vertical-align: top !important;
}



/* Стили для редактирования комментария */
.edit span {
	display:none;
}

.show textarea, .show div {
	display:none;
}

/**/
.pap {
	margin:10px 10px; padding:6px;
	background-color:red;
}
.pap, .pap a {
	color:#FFF !important;
}