#tit_cap{
color: #33920c;
font-size: 16pt;
font-weight: 700;
margin-top: 10px;
}
#green_cap{
color: #33920c;
font-size: 11pt;
font-weight: 700;
text-decoration: underline;
text-align: center;
}
.soft_list a{
color: #af0e09;
font-size: 10pt;
text-decoration: none;
}
.soft_list li{
list-style-image: url(/img/greenbox.png);
}
.soft_list ul{
padding-left: 32px;
}
.plashka_cap{
color: white;
font-size: 11pt;
font-weight: 700;
}

/*параметры для заголовка*/
.a_header{width: 227px;
		height: 31px;
		background: url(/img/a_cap_bg.png) repeat-x;}

/*параметры для текста в заголовке*/
.a_cap{text-align: left;
	color: white;
	font-weight: bold;
	padding: 6px 10px;}

/*параметры для нижнего слоя фона основного текста*/
.a_back{width: 227px;
	background: url(/img/a_wrapper_bg.png) repeat-y;}

/*параметры для верхнего слоя основного текста*/
.a_main{width: 227px;
	background: url(/img/a_top_bg.png) repeat-x;}

/*параметры для основного текста*/
.a_text{text-align: left;
	padding: 10px 10px;
color: white;
font-size: 10pt;
font-weight: 700;}

/*параметры нижней границы*/
.a_footer{
	height: 12px;
	background: url(/img/a_footer_bg.png) repeat-x;}

.ab_footer{width: 227px;
	height: 12px;
	background: url(/img/a_footer_bg.png) repeat-x;}

#manager_btn{
z-index: 2;
position: relative;

}
