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