span.company_title{
    font-size:24px;
    font-weight:bold;
    font-family:"Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div.company_summary{
    position:relative;
    width:455px;
    padding:0px;
    padding-left:20px;
    padding-right:20px;
    background-image:url('/images/support/resource_background.jpg');
    background-repeat:no-repeat;
    height:134px;
    float:left;
    font-size:12px;
}

div.company_icon{
    float:left;
    width:90px;
    height:100px;
    border:0px;
    margin:0px;
    padding:0px;
}

div.company_links{
}

div.company_continue{
    width:89px;
    height:27px;
    position:absolute;
    bottom:20px;
    right:30px;
}


div.company_continue a{
    width:89px;
    height:27px;
    background:url('/images/support/support_continue_hover.gif') no-repeat;
}