﻿.profileHead
{
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 10px;
}
.profileInfoBox h3
{
    margin:10px;
}
.profileImage
{
   
}
.profileBasicInfo
{
   
}
.pLabel
{
    width: 100px;
    display: inline-block;
    margin-bottom: 15px;
    
}
.pLeft
{
    width: 180px;
    float: left;
}
.pRight
{
    border-left: 1px solid #D9D9D9;
    margin-left:200px;
    padding-left:10px;
}
