div#iWaterSupplyCalc table tr td,
div#iWaterSupplyCalc table tr th {
    padding-top        : 10px;
    padding-bottom    : 10px;
    text-align        : center;
}
div#iWaterSupplyCalc table tbody tr td.first,
div#iWaterSupplyCalc table tbody tr th.first {
    text-align        : left;
    padding-left    : 15px;
}
div#iWaterSupplyCalc table tr td.price {
    text-align        : right;
    padding-right    : 20px;
}
dl#iEstimatedBill {
    float            : right;
    width            : 80%;
    margin            : 0 0 0 0;
    padding            : 0;
}
dl#iEstimatedBill dt, dl#iEstimatedBill dd {
    float            : left;
    width            : 75%;
    margin            : 0;
    padding            : 0;
}
dl#iEstimatedBill dd {
    width            : 25%
}
dl#iEstimatedBill dt span.more {
    color            : #A3A2A1;
}
dl#iEstimatedBill dt span.more,
dl#iEstimatedBill dt span.copy {
    display            : block;
    text-align        : right;
    padding-right    : 15px;
}
dl#iEstimatedBill dt span.copy,
dl#iEstimatedBill dd span.copy {
    font-weight        : bold;
}
dl#iEstimatedBill dd span {
    float            : left;
}
dl#iEstimatedBill dd span.value {
    display            : block;
    float            : right;
    clear            : none;
    border            : 1px solid #ABDEFA;
    background        : #ECF8FF;
    margin-left        : 5px;
    width            : 85px;
    padding            : 2px;
    text-align        : right;
}
div#iWaterValues {
    background        : #ECFAFB;
    padding            : 2% 2% 0 2%;
    float            : left;
    width            : 96%;
    clear            : both;
    margin            : 10px 0;
}
div#iWaterValues p span.copy {
    float            : left;
    width            : 50%;
}
div#iWaterValues p input.frmTxt {
    width            : 85px;
    padding            : 2px;
}
div#iWaterSupplyCalc span#iCalcStandardFee {
    display            : none;
}
div#iWaterSupplyCalc p#iAsterix {
    color            : #666;
    font-style        : italic;
}


/* IE6
**********/

 
