#sub-heading
{
  background-color:#ff8700;
}




#profile-table
{
  width:502px;
  text-align:left;
}

#photo-cell
{
  width:114px;
  
  padding-right:20px;
  border-bottom:1px solid white;
}


#profile-table th
{
  width:130px;
  /*padding-left:20px;*/
  font-weight:bold;
  
  padding-top:5px;
  padding-bottom:5px;
  
   border-bottom:1px solid #e6e7e8;
}

#profile-table td
{
  padding-top:5px;
  padding-bottom:5px;
  border-bottom:1px solid #e6e7e8;
  
}


#profile-table .edit-mode
{
  width:230px;
}

#profile-table .date-field
{
  width:30px;
  text-align:center;
  margin-right:0px;
  color:#000000;
}

#profile-table .year-field
{
 width:45px;
}


#profile-table .date-field-no-fill
{
  
  color:#666666;
}


