﻿.company .left-text
{
    width:665px;
}
.company .right-text .cutaway
{
    position:relative;
    background: url(../img/company/cutaway.png) no-repeat;
    width:249px;
    height:128px;
    margin:0px 0px 10px 0px;
}
.company .left-text .other
{
    padding:0px 0px 8px 0px;
}
.company .left-text .other span
{
    display:inline-block;
    width:140px;
}
.company .left-text h3
{
    margin:25px 0px 14px 0px;
    font-size:18px;
    font-weight:normal;
}
.company .right-text .content
{    
    padding:8px 0px 0px 11px;
}
.company .right-text .content h3
{
    margin:4px 0px;
    font-size:12px;   
    font-weight:bold; 
}
.company .right-text .links
{
    position:absolute;
    left:16px;
    bottom:8px;
}
.company .right-text .links a
{
    display:inline-block;
    /*border:solid 1px #f00;*/
    padding:1px;
    width:35px;
    height:36px;
    margin:0px 5px 0px 0px;
}
