.zipcodebased-section #number{
    height: 50px;
}

.zipcodebased-section .zipcode,.zipcodebased-section label{
    text-align: center;
    overflow: hidden;   

}
#zipcodePriceSection{ width:100%;}

.zipcodebased-section .zipcode .legend{
    border: none;
    margin: 0;
}
.zipcodebased-section .actions-toolbar{
    text-align: center;
}
.zipcodebased-section .actions-toolbar .primary,.zipcodebased-section .actions-toolbar button{
    float: none;
    width: auto;
}
.zipcode-section .field.configurable .gallon-title{
    padding: 0 0 0 5px;
}
.zipcode-section .field.configurable .label{
    display: inline-block;
}
.zipcode-section .field.configurable .control{
    display: inline-block;
    color: #a0a0a0;
}
.zipcode-section .field.configurable{
    color:#636363;
    background-color: #f4f4f4;
    padding: 6px 40px 6px 20px;
    margin-bottom: 8px;
}
.product-options-wrapper.zipcode-section{
    display: inline-block; width:100%;
}
.zipcode-section .field.configurable .control .plus-sign{
    font-size: 10px;
}
.product-options-wrapper.zipcode-section ul li{
  list-style: none;  
}
.product-options-wrapper.zipcode-section ul{
    padding:0;
}