﻿div.row {
  /*clear: both;*/
  padding-top: 5px; 
  /*float: left;*/
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: left;
  }

div.row span.formw {
  float: left;
  width: 250px;
  text-align: left;
  } 
#subMainDiv
{
max-width: none;
}
/* Fix for IE */
#ContentDiv
{
    width: 100%;    
}
#CallPhoneNumber
{
    position:absolute;
    right: 105px;
    top: 28px;
    font: bold 12px verdana, sans-serif;
    color: #2c3d51;
}

#CallPhoneNumber img {width: 14px; height: 9px; border: none;}    
