.show_prev_link
{
    background-image: url(../images/show_prev_link.png);
    line-height: 11px;
    padding-left: 24px;
    border: 0px;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.return_to_list a.show_next.show_prev_link, .sub_title_content .return_to_list a.show_next.show_prev_link
{
    background-image: url(../images/show_prev_link.png);
}

.photobank_item_img_
{
    overflow: hidden;
    height: 100px;
}

.award_title span {
    white-space: normal;
}

.news_content p img {
    overflow: hidden;
}

.top-menu li .infographics-list li a, .site-map li .infographics-list li a {
    white-space: normal;
}

.menu_inner ul li .infographics-list li, .menu_inner ul li .infographics-list li:first-child {
    min-width: 200px;
}

.adv_material_img
{
    overflow: hidden;
}

.video_courses .adv_material_img
{
    overflow: visible;
}

.adv_material_img img {
    height: auto;
}

.news_title span {
    color: #0189B2;
    font-size: 18px;
    text-decoration: none;
    vertical-align: middle;
}

.news_title a {
    margin-right: 5px;
    vertical-align: middle;
}

.all_news {
    background: #E8E9EA url(../images/arrow_block.png) no-repeat 100% 5px;

}

.footer-social {
    float: right;
    height: 70px;
}
.footer-social a {
    width: 31px;
    height: 30px;
    vertical-align: middle;
    margin: 0 0 0 12px;
    padding: 0;
    display:inline-block; zoom:1; *display:inline;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.footer-social a:hover {
    background-position: 0 100%;
}

.footer-social a.fb_soc{
    background-image: url(../images/footer/fb.png);
}
.footer-social a.tw_soc {
    background-image: url(../images/footer/tw.png);
}
.footer-social a.lj_soc{
    background-image: url(../images/footer/lj.png);
}
.footer-social a.vk_soc{
    background-image: url(../images/footer/vk2.png);
}
.footer-social a.viki_soc{
    background-image: url(../images/footer/viki2.png);
}
.footer-social a.rutube_soc{
    background-image: url(../images/footer/rutube2.png);
}
.footer-social a.youtube_soc{
    background-image: url(../images/_y_nohover.png);
}
.footer-social a.inst_soc{
    background-image: url(../images/inst.png);
}
.footer-social a.ok_soc{
    background-image: url(../images/footer/odn.png);
}

.news_list ul li .news_item_img img {
    height: auto;
}

.news_prev_ico_grey {
position: absolute;
left: -15px;
bottom: -18px;
width: 40px;
height: 40px;
background: url(../images/news_prev_ico_grey.png) no-repeat 0 0;
}

.product_info_wrap .head_blue span.no_award {
    background: none;
}

.award_img_shadow img {
    width:auto;
    height:auto;
}

.captcha_img img {
    border-radius: 5px 5px 5px 5px;
    height: 82px;
    margin: -3px 0 0 -2px;
    position: relative;
    width: 200px;
}

.news_img img {
    width: auto;
}

.breadcrumb_no_link
{
    color: #A8ADB0;
    display: inline-block;
    font-family: Calibri,Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.aftercheck
{
    background-position: 0 100%;
}

.servicecenters table th a.asc.active {
    background-image: url("../images/sort_active_asc.png");
}

.servicecenters table th a.asc {
    background-image: url("../images/sort_asc.png");
}

.servicecenters table th a.asc:hover {
    background-image: url(../images/sort_asc_hover.png);
}

.not_link_product {
    border-bottom: 1px solid #D0D0D0;
    color: #313232;
    display: inline-block;
    font-family: Calibri;
    font-size: 18px;
    font-weight: bold;
    height: 17px;
    overflow: visible;
    text-decoration: none;
    text-transform: none;
}