.dataContainer td{
  padding-top: 2px;
  padding-bottom: 1px;
}

.dataContainer table{
  padding-bottom: 5px;
}

#quoteNotice{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background: transparent none repeat scroll 0 0;
  border: 2px solid #336699;
  color: #336699;
/*  float:left;*/
  width: 550px;
  padding:5px;
  padding-top:5px;
  margin-left: 29px;
  font-size: 1.4em;
  font-weight: bold;
}

.verticalScroll {
  width: 626px;
  height: 400px;
  margin-bottom: 5px;
  overflow-y: scroll;
}

div.autoStep1 table tr td:first-child {
  text-align:right;
  width: 40%;
}

.inputElement {
  border: 1px solid #ACAEAD;
  width: 110px;
/*  height: 20px;*/
  padding-left: 4px;
}

textarea.inputElement {
  height: 35px;
  width: 300px;
  margin: 1px;
}

input.longInput{
  width: 200px;
}

.selectElement {
  border: 1px solid #ACAEAD;
  width: 116px;
  height: 25px;
  margin: 0;
}

.autoStep2 table tr td:first-child{
  vertical-align: top;
  width: 25%;
}

.autoStep3 table tr td:first-child{
  vertical-align: top;
  width: 30%;
}

.centerColumn{
  text-align: center;
}

.rightAlignColumn{
  text-align: right;
}

/**
* Auto Owners Styles
*/

/**
* Home Owners Styles
*/
.homeStep1 td:first-child{
  text-align: right;
}

.homeStep2 table tr td:first-child{
  text-align: right;
  width: 156px;
}

.homeStep4 table tr td:first-child{
  text-align: right;
  width: 156px;
}

.labelColumnRight{
  text-align: right;
}

.homeStep3 table tr td:first-child{
  text-align: right;
  width: 140px;
}

.secondTextColumn{
  width: 140px;
}