.with_descriptions i.ii{
	display:none;
	float:right;
	color:#999999;
	margin:2px 0px 0px 0px;
	text-decoration:none !important;
	border-bottom:1px dashed #138CCB;
	font-weight:normal;
}
.with_descriptions a{
	cursor:pointer;
}
.with_descriptions i.ii a{
	text-decoration:none !important;
}
.with_descriptions .show_all,
.with_descriptions .hide_all{
	border-bottom:1px dashed #138CCB;
	text-decoration:none !important;
	font-style:italic;
	font-weight:normal;
}
.with_descriptions .block{
	padding:8px 0px;
}
.with_descriptions .hide_link{
	background: url(//img.hc.ru/hc.ru/li.gif) 0px 6px no-repeat;
	display:block;
	padding-left:10px;
}
.with_descriptions .block div{
	padding:0px 0px 6px 10px;
}
.with_descriptions .opened{
	cursor:default;
	color:#424242;
	text-decoration:none !important;
}
.with_descriptions .opened i.ii{
	display:block;
	position:relative;
	top:-3px;
}
.with_descriptions .disabled{
	border:0px !important;
	color:#888888 !important;
	cursor:default;
}
.with_descriptions span{
	color:#888888;
	margin-bottom:15px;
	margin-bottom:expression:("1px");
	display:none;
}
