section{
	box-shadow: 0 0 5px #ddd;
	min-height: inherit;
}
.left_side {
	width: 250px;
	background: #fff;
	height: 100%;
	padding-bottom: 20px;
	display: table-cell;
	vertical-align: top;
	border-right: 1px solid #EFEFEF;
}
.main_side{
	background: #fff;
	display: table-cell;
	vertical-align: top;
}
.left_side h1 {
	margin: 35px 10px 15px 30px;
	font-size: 26px;
}
section h1 {
	font-size: 24px;
	font-weight: normal;
	padding: 0;
	/*margin: 0 10px 25px 30px;*/
}
.li_menu .active {
	background: #50A9CB;
	margin-left: 10px;
	margin-right: 10px;
	padding: 7px 20px;
	margin-top: -7px;
	margin-bottom: -7px;
	border-radius: 6px;
}
.li_menu a {
	display: block;
}
.li_menu .active > a {
	color: #FFF;
}
.staticContent {
	font-size: 13px;
	padding: 22px 40px 31px 38px;
	width: 701px;
}
.staticContent h1 {
	font-size: 24px;
	font-weight: normal;
	padding: 0 0 30px;
	margin-left: 0;
	margin-bottom: 20px;
	background: url('../gfx/c2me-line.png') no-repeat 0 100%;
	line-height: 26px;
}
.static_content-form form {
	line-height: 35px;
}
.li_menu li {
	clear: both;
}
.li_menu .header {
	font-size: 13px;
	padding-left: 45px;
	/*background: url(/static/gfx/profile/arrow.png) no-repeat 30px 8px;*/
}
.staticContent h1{
	background: none!important;
}
/* .staticContent h1, .staticContent h2{
	border-bottom: 1px solid #F5F5F5!important;
} */
.q_list .contacts_info{
	/*background: url("/static/gfx/contacts_ico_for_static.png") no-repeat top left;*/
	/*padding-left: 80px;*/
	/*margin-top: 30px;*/
}
.q_list .contacts_info p{
	margin-bottom: 30px;
	line-height: 20px;
}
.q_list .contacts_info p span{
	/*font-size: 26px;*/
	font-size: 20px;
}