#main-module .content .companies {
margin-top: 25px;
}
#main-module .content .companies .one{
clear: both;
margin-bottom: 24px;
}
#main-module .content .companies .one .left{
float:left;
width: 127px;
}
#main-module .content .companies .one .left img{
margin auto 0;
border: 2px solid #494847; 
}
#main-module .content .companies .one .right{
margin-left: 127px; 
padding-bottom: 1px;
background: url('/inc/img/line.png') bottom left repeat-x; 
}
#main-module .content .companies .one .right b{
color: #B2AE92
}

