﻿.greyLeftPDFContainer
{
    margin:20px 0px 20px 20px;
    float:left;
    width:726px;
}

.greyLeftPDFContainer .inside
{
    padding:10px 20px;
    background-color:#ffffff;
    width:590px;
    float:left;
    min-height:100px;
    #height:120px;
    border-left:10px solid #eaeaea;
}

.greyLeftPDFContainer .inside h2
{
    font-family:Arial, Sans-Serif;
    font-size:20px;
    font-weight:normal;
    color:#666;
    margin-top:0px;
}

.greyLeftPDFContainer .menuBox
{
    float:left;
}

.greyLeftPDFContainer .profileImg
{
    float:left;
    width:84px;
    height:110px;
}

.greyLeftPDFContainer .profileImg img
{
    margin:10px 20px 0px 0px;
}

.greyLeftPDFContainer .content
{
    float:left;
}

.greyLeftPDFContainer .content .Normal, .greyLeftPDFContainer .content .Normal table * 
{
    font-size:12px;
    color:#666;
}

.greyLeftPDFContainer .content a
{
    color:#e4bc00;
    text-decoration:none;
    font-size:12px;
}

.greyLeftPDFContainer .content a:hover
{
    color:#e4bc00;
    text-decoration:underline;
}