.yell-title {
font-family: georgia; font-size: 18px; color: #ffffff; margin-bottom: 16px; height: 49px; text-align: center; padding-top: 12px; background-image: url(http://ansilum.ru/image/con-mag/orange_bg.png); background-position: center; background-repeat: no-repeat;
}

.link-title {
font-family: georgia !important; font-size: 22px !important; margin-bottom: 13px !important;
}

.litle_grey {
font-family: verdana; font-size: 11px; color: #78868f; margin-bottom: 13px;
}

.discr_text {
font-family: verdana; font-size: 12px; color: #2e3133; line-height: 18px; padding-bottom: 22px;
}

.mrgtop30 {
margin-top: 30px;
}

.mrgtop25 {
margin-top: 25px;
}

.mrgtop20 {
margin-top: 20px;
}

.mrgtop10 {
margin-top: 10px;
}

.mrgtop5 {
margin-top: 5px;
}


.mrgbottom30 {
margin-bottom: 30px;
}

.mrgbottom25 {
margin-bottom: 25px;
}

.mrgbottom20 {
margin-bottom: 20px;
}

.mrgbottom10 {
margin-bottom: 10px;
}

.mrgbottom5 {
margin-bottom: 5px;
}











.verdana {
font-family: verdana !important;
}

.fs13px {
font-size: 13px !important;
}

.fs13px { font-size: 13px !important; }

.clear { clear: both; }


/***
 * UL list-round
 */

ul.list-round {
	list-style: none;
}

ul.list-round li {
	position: relative;
	margin: 0 0 0 20px;
	font: 14px Georgia;
	color: #000;
	line-height: 20px;
}

ul.list-round.margtt8 li { margin-top: 8px; }
ul.list-round.margtt10 li { margin-top: 10px; }
ul.list-round.margtt12 li { margin-top: 12px; }
ul.list-round.margtt18 li { margin-top: 18px; }
ul.list-round.tlh18px li { line-height: 18px; }

ul.list-round li i {
	float: left;
	margin: 0 0 0 -20px;
	width: 7px;
	height: 20px;
	background: url(../images/backgrounds/list-icon-round.png) 0 50% no-repeat;
}

ul.list-round li span.list-round-title,
ul.list-round li a.list-round-link {
	/*float: left;*/
}

ul.list-round li a.list-round-link {
	font: 12px Arial;
	color: #327bba;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	border-bottom: 1px dashed #7e8083;
}

ul.list-round li span.list-round-title {
	font: 12px Arial;
	color: #141516;
	font-weight: bold;
	line-height: 20px;
}

ul.list-round li div.list-round-content,
.list-defis2-content {
	margin: 9px 0 0 0 !important;
	font: 13px Verdana !important;
	line-height: 18px !important;
	color: #78868f !important;
	padding-left: 27px;
}

/***
 * UL list-defis2
 */

ul.list-defis2,
ul.list-defis2 li {
	list-style: none !important;
}

ul.list-defis2 li {
	position: relative !important;
	margin: 10px 0 0 2px !important;
}

ul.list-defis2 li i {
	float: left !important;
	margin: 0 0 0 0px !important;
	width: 11px !important;
	height: 17px !important;
	background: url(http://ansilum.ru/image/con-mag/ul_line.gif) left center no-repeat !important;
}

ul.list-defis2.tlh20px li i {
	height: 20px !important;
}

ul.list-defis2 li a.list-defis2-link,
ul.list-defis2 li span.list-defis2-title {
	float: left !important;
	font: 13px Verdana !important;
	color: #307ec7 !important;
	line-height: 18px !important;
	margin-left: 15px !important;
}

ul.list-defis2 li a.list-defis2-link {
	color: #327bba !important;
	text-decoration: none !important;
	border-bottom: 1px dashed #7e8083 !important;
}

ul.list-defis2.margtt8 li { margin-top: 8px !important; }
ul.list-defis2.margtt10 li { margin-top: 10px !important; }
ul.list-defis2.margtt12 li { margin-top: 12px !important; }
ul.list-defis2.tlh18px li { line-height: 18px !important; }


.for_img {
border: 1px solid #ffffff; box-shadow: 0 0 5px rgba(0,0,0,0.4); padding: 0px; border-radius: 2px; background: #eeece0;
}