.HeaderPaneProfile {
  width:100%;
}

.HeaderPaneProfile, .ContentPaneProfile {
  width: 580px;
}

.RightPaneProfile, .LeftPaneProfile 
{
    width:290px;
    margin:0px;
    padding:0px;
}

#UserProfileImg {
  background-position: left center;
}

