﻿#CompanyContentArea
{
    position: absolute;
    margin-left: 15%;
    width:980px;    
    top: 165px;
    z-index: 101;
    font-weight: bold;
    font-size: 12px;  
    z-index: 10;      
}

.CompanySubPage 
{
    border: 2px;
    padding: 5px;
    border-style: solid;
    border-color: #CCCCCC;    
    width: 100%;
}
