﻿
div.pnlCompanyContactDataLeft, div.pnlCompanyContactDataRight
{
    float:left;
    width:250px;
    padding-bottom:20px;
}

.documents
{
    color:White;
    margin-top:30px;
    background-color:#616163;
    width:80%;
    margin-left:90px;
    margin-bottom:30px;
    white-space:normal ;
}


table td 
{
    overflow:auto!Important;
}


.documents a, 
.documents a:active, 
.documents a:hover, 
.documents a:visited
{
    color:White;
}

.documents td 
{
    border-bottom:1px solid #B4B2B5;
    line-height:1.5;
    vertical-align:top;
}

.documents td.firstCol, .documents th.firstCol
{
    background:0;
    border:0;
    padding-right:6px;
    text-align:right;
    vertical-align:top;
}

.documents td.secCol, .documents th.secCol
{
    border-left:0;
}



.documents .lblGridHl
{
    text-transform:uppercase;
    font-weight:bold;
    font-size:12px;
}

.documents th
{
    font-weight:normal;
    vertical-align:top;
    height:20px;
    border-bottom:1px solid #B4B2B5;
}

.documents th a
{
    font-size:9px;
    text-transform:none;
    font-weight:normal ;
}


.documents th img
{
    position:absolute;
    margin-top:5px;
    margin-left:1px;
}

.documents div.details
{
    float:left;
    width:95%;
    margin-top:3px;
    margin-bottom:3px;
}


.documents div.detailsBtn
{
    float:right;
    width:5%;
    margin-top:-32px;
    margin-right:10px;
}

.documents div.detailsBtn a, 
.documents div.detailsBtn a:visited, 
.documents div.detailsBtn a:hover, 
.documents div.detailsBtn a:active
{
    text-decoration:underline;
}


.tooltipWrapper
{
    border:1px black solid;
    width:600px;
    height:141px;
    color:White;
    text-align:left;
    background-color:#636163;
    overflow:hidden;
}

.tooltipWrapper div.mainImg img
{
    padding:10px 10px  0 10px;
}

div.text
{
    margin-top:20px;
}


div.company *, div.author *
{
    vertical-align:middle;
}


div.company
{
    margin-left:20px;
}



.small
{
    height:35px;
}


div.pnlBlank
{
    border-top:1px solid black;
    height:30px;
    width:100%;
    position:fixed;
    bottom:0;    
    right:20px;
    background-color:#616163;
}


span.lblMsg
{
    margin-left:125px;
    margin-top:25px;
    display:block;
}
