.banners_wrapper .direction_title {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    line-height: 30px;
    color: green;
    font-weight: bold;
    margin-top: 40px;
}



filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#51535e", endColorstr="#51535e",GradientType=0 );
box-shadow: inset 0 0 1px #fff,0 0 1px #000, 0 2px 5px #1d222e;
border-radius: 6px;
padding: 10px 20px 10px 20px;
display: inline-block;
margin-bottom: 45px;
}
user agent stylesheetdiv {
display: block;
}
Inherited from div.banners_wrapper
.banners_wrapper {
text-align: center;
color: #000;
}


.wrapper {
background: white;
}



.main {
    margin: 0px auto;
    width: 960px;
    background: white;
}
.main {
    width: 960px;
    margin: 0px auto;
    position: relative;
}



.direction_block_2 {
    width: 320px;
    background: white;
  border-radius: 6px 6px 6px 6px;
    
}


.main_image img {
    float: left;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 0px 1px rgb(255, 255, 255) inset, 0px 0px 1px rgb(0, 0, 0), 0px 2px 5px rgb(29, 34, 46);
}



.direction_block_1 {
    width: 320px;
    background: white;
    box-shadow: 0px 0px 1px rgb(255, 255, 255) inset, 0px 0px 1px rgb(0, 0, 0), 0px 2px 5px rgb(29, 34, 46);
    border-radius: 6px;
    padding: 10px 20px;
    display: inline-block;
    margin-bottom: 45px;
}