#values .white_border {
    background-color: #EBF5FF;
    position: relative;
    padding: 10px;
}

#values .tab_panel table {
    background-color: #fff;
}

#values .tab_panel .angle_top_left,
#values .tab_panel .angle_top_right {
    top: 10px;
    left: 10px;
}

#values .tab_panel .angle_top_right {
    left: auto;
    right: 10px;
}

#values .tab_panel .border_bottom_left,
#values .tab_panel .border_bottom_right {
    left: 10px;
    bottom: 10px;
}

#values .tab_panel .border_bottom_right {
    left: auto;
    right: 10px;
}

#values ul.tabs a {
	padding: 5px 18px 2px 18px;
}

#values ul.tabs li.values_status_finances_new_fund a {
	padding-right: 13px;
}

#values {
	float: left;
	overflow: visible;
}

#values ul.tabs li{

}

#values table h3 {
	padding: 0;
}

#status_finance {
	width: 40%;
}

#values {
	width: 58%;
}

#main_content, div.actives_terms, #holder {
	margin: 0 40px;
	padding-right: 0px !important;
}

.sidebar {
	width: 22%;
	margin-top: 16px;
	margin-right: 0;
}

#news_from_market{
	clear: both;
	float: left;
	width: 100%;
	margin-top: 16px;
	position: relative;
	zoom: 1
}

#news_from_market ul{
	clear: both;
	zoom: 1;
	position: relative;
	overflow: hidden
}

#news_from_market .border_bottom_left{ left: 0; bottom: 0 }

#news_from_market .border_bottom_right{ bottom: 0; right: -1px }

#news_from_market h2{ position: relative }

#news_from_market ul.news{
	border: solid 1px #E0E0E0;
	border-bottom: 0;
	border-top: none
}

#news_from_market ul.news li a { color: #0064C2 !important; }

#news_from_status, #news_from_market {
	_padding-right: 10px;
	width: 100%;
}

div.actives_terms_index {
	margin-left: 0px !important;
}

.holder_content {
	width:76%;
	float:left;
}

