/* CSS Document */
h2{margin-top:0px;}

#rateform{width:625px; padding-top:10px;  height: 1%;}

#contact{
border: 1px solid #000000;
padding:10px;
text-align: left;
height: 1%;
}
#contact1{
border: 1px solid #000000;
padding:10px;
text-align: left;
height:200px;
}

#loadDetails{
border: 1px solid #000000;
padding:10px;
margin-top:10px;
height: 1%;
}

#origin{float:left; padding:5px; }
#destination{float:right;padding:5px; }

#addresses{padding:5px; border: 1px solid #000000; height: 1%;}

#contactCol1{float:left;width:300px}
#contactCol2{float:right;width:300px}


#bottomLeft{float:left;width:300px}
#bottomRight{float:right;width:300px;text-align:right}

#loadCol1{float:left;}
#loadCol2{float:right;}

#bottomDiv{margin:10px 0px 0px;}
#buttons{margin:10px ;}

#specialInstructions{width:625px;height:60px;}

.address{width:265px;height:60px;}
.city{width:265px}

#errors{color:#FF0000;}

#main{background-image:url(../images/backgrounds/rateRequest.jpg);background-repeat:no-repeat;background-position: top right;}
