#content {
  width: 100%;
  margin-left: auto !important;
}

#becs .attribute-inputs label {
  margin-left: 0px;
  width: 12%;
  float: none;
}

#becs .submit-buttons {
  clear: left;
  padding-top: 10px;
}


#becs ul li {
  list-style-image: url(/img/navigation_bullet.gif);
}

#becs p label {
  float: none;
}

#becs .clearfix input.postal_address { 
  width: 57% !important;
}

#becs .clearfix label.postal_address {
  text-align: left;
  width: 33% !important;
}

#becs #searchClaims {
  width: 90% !important;
}

#becs #results {
  width: 115%;
}


#becs td.rightCell {
  min-width: 0px !important;
}

#becs td.optionLabel label {
color:#6A6A6A;
float:left;
padding:0 1em;
text-align:left;
width:800px;
}