
select.addressInput {
	    height: 24px;
         width: 204px;
}

.addressInput {
          color:#5C412C;
 	 background: #FFFFA0;
	    padding: 1px;
	     height: 18px;
	      width: 200px;
	 text-align: left;
	margin-left: 0.5em;
}

.addressLabel, .bodytext {
	      color: #666666;
}

.addressLabel {
           height: 18px;
	margin-bottom: 0.5em;   
	   text-align: right; 
	 margin-right: 2em;
}

.mandatory {
	color: #9D2514;
	margin-left: 1px;
	padding-left: 1em;
 }

.checkoutBox { 
	   float: right;
       text-align: right;
	   margin: 9px 14px 0px 0px;
}

table.customerAddressBox {
    margin-left :auto; 
	margin-right:auto;
}
