.content_bg {
    background: url("/images/bg/background_1.png") no-repeat scroll 0 0 transparent;
    width: 100%;
    left: 518px;
    top: 20px;
}
.b-inner-content-header {
    border-bottom: 1px solid #EAEAEA;
    margin: 0 0 10px;
    position: relative;
}
.content_page .b-h1-padding .b-h1 {
    font-size: 30px;
    line-height: 30px;
    padding: 0 0 14px;
    display: inline-block;
}
.b-news-block {
    float: left;
    margin: 10px 35px 0 0;
    width: 220px;
}
.b-news-block h4 {
    font-family: PFDinDisplayProRegular,Helvetica,Tahoma,Arial,Verdana,sans-serif;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    padding: 0;
}
.news_block {
    width: 765px;
    overflow: hidden;
}
.b-p {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
}
.b-news-block .b-p a {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.b-news-block h5 {
    font-size: 15px;
    line-height: 18px;
}
.b-control-ul {
    display: inline;
    position: relative;
}
.b-control-ul-arrow {
    background: url("/images/icons/arrow1.png") no-repeat scroll 100% 50% transparent;
    cursor: pointer;
    display: inline-block;
    padding: 0 10px 0 3px;
    white-space: nowrap;
}
.b-control-ul-arrow .dotted {
    border-bottom: 1px dotted #000000;
    color: #000000;
    font-size: 30px;
    line-height: 30px;
    font-family: PFDinDisplayProThin,Arial,Verdana,Tahoma,sans-serif;
}
.b-control-ul-arrow:hover span {
    border: 0 none;
}
.b-control-ul-li {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D8D8D8;
    border-radius: 4px 4px 4px 4px;
    display: none;
    font-family: Helvetica,Tahoma,Arial,Verdana,sans-serif;
    font-size: 14px;
    left: -4px;
    max-height: 300px;
    opacity: 0.95;
    overflow: auto;
    padding: 0 8px;
    position: absolute;
    top: 18px;
    width: 56px;
    z-index: 500;
}
.b-control-ul-li a {
    color: #666666 !important;
    text-decoration: none;
}
.b-control-ul-li a.select, .b-control-ul-li a:hover {
    color: #000000 !important;
}
.b-control-ul-li li {
    border-top: 1px solid #D8D8D8;
    height: 24px;
    line-height: 24px;
    padding: 4px 0;
    text-align: center;
    white-space: nowrap;
}
.b-control-ul-li li.first-child {
    border: 0 none;
}
.news-control-page li {
    float: left;
}
.control_icon {
    background: url("/images/icons/arrows.png") no-repeat scroll -16px -6px;
    cursor: pointer;
    display: block;
    height: 10px;
    margin: 0 6px 0 0;
    padding: 0;
    width: 10px;
}
.current .control_icon {
    background-position: 0 -6px;
    cursor: default;
}
.b-control-page {
    position: absolute;
    right: 50px;
    top: 10px;
    z-index: 10;
}
.b-control-arrow {
    z-index: 10;
}
.news_list {
    position: relative;
}
.b-h1-padding {
    padding-right: 54px;
    position: relative;
}
.content_page .b-h1-padding h1 {
    padding-bottom: 10px;
}
.right_block .date_news {
    color: #999999;
    font-family: PFDinDisplayProThin,Helvetica,Tahoma,Arial,Verdana,sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 18px;
    text-transform: uppercase;
}
.b-inner-content-anons {
    color: #000000;
    font-weight: bold;
    padding: 0 0 10px;
    font-family: Arial,Verdana,Tahoma,sans-serif;
    line-height: 18px;
}
.news_body {
    padding-bottom: 20px;
    font-family: arial;
    line-height: 18px;
}
.news_body ul {
    font-family: Arial,Verdana,Tahoma,sans-serif;
    line-height: 20px;
    list-style: none outside url("/images/icons/ul.png");
    padding: 0;
}
.news_body ul li {
    list-style: inherit;
    padding: 0 0 10px;
}