.clearfix {
    height: 1%;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 10px;
    visibility: hidden;
}
#waterUsage {
    float: left;
}
#waterUsage fieldset {
    background: url("imgTopRightCorner.png") #D7F2FF top right no-repeat;
    float: left;
    margin-bottom: 10px;
    padding-right: 0;
    width: 270px;
}
#waterUsage fieldset #peopleDiv {
    background: url("imgTopLeftCorner.png")  top left no-repeat;
}
div.errorSummary {
    background: url("imgIconError.png") #FFFFDF no-repeat 6px 6px;
    border: 1px solid #DDDD00;
    font-size: 1.1em;
    margin: 5px 0 0  !important;
    padding: 7px 0 0;
}
div.errorSummary p.errorTitle {
    font-weight: bold;
}
div.errorSummary p {
    color: #C81D48;
    margin: 0 0 0 31px;
}
#waterUsage fieldset h2 {
    border: 0 !important;
    float: left;
    font-size: 1.1em;
    font-weight: bold;
    margin: 3px 0 5px 5px !important;
    width: 255px;
}
#waterUsage fieldset p.cubicMetres {
    background: transparent url("imgBottomLeftCorner.png") bottom left no-repeat;
    float: left;
    font-size: 1.3em !important;
    font-weight: bold;
    height: 35px;
    margin: 0;
    padding: 0 0 0 12px !important;
    width: auto;
}
#waterUsage fieldset #bottomRight {
    background: transparent url("imgBottomRightCorner.png") bottom right no-repeat;
    height: 35px;
    margin: 0 !important;
    padding: 0 !important;
    width: 270px;
}
#waterUsage label {
    display: inline;
    float: left;
    margin: 0 0 2px 10px;
    padding: 0.4em 0;
}
#formLabel {
    font-weight: bold;
    width: 90%;
	font-size:1em;
}
#waterUsage .calcFormRow input {
    border-color: #8C7DB0 #D2E1FF #D2E1FF #8C7DB0;
    border-style: solid;
    border-width: 1px;
    float: right;
}
#waterUsage fieldset div {
    position: relative;
}
#waterUsage fieldset .litres {
    bottom: 10px;
    color: #999999;
    margin-right: 10px;
    margin-top: 8px;
    position: absolute;
    right: 32px;
}
#waterUsage fieldset .error .litres {
}
#waterUsage fieldset input {
    height: 20px;
    margin: 7px 10px 0 0;
    width: 25px;
}
#waterUsage div.household {
    border-bottom: 1px solid #90AAFF;
    border-top: 1px solid #FFFFFF;
    height: 0;
    line-height: 0;
    margin: 3px 5px;
    width: 250px !important;
}
#waterUsage #results {
    clear: none;
    display: inline;
    float: left;
    margin: 0 0 1em 15px;
    overflow: hidden;
    padding: 0;
    width: 265px !important;
}
#waterUsage #results p {
    margin: 5px;
    width: auto;
}
#waterUsage #results .resultsRow p {
    display: inline;
    float: left;
    margin: 5px 0 0 5px !important;
    width: 200px;
}
#waterUsage #results .resultsRow .monetaryVal {
    clear: none;
    display: inline;
    float: right;
    margin-right: 5px !important;
    width: auto;
}
#waterUsage #results h3 {
    border-bottom: 0 !important;
    font-weight: bold;
    margin: 0;
    padding: 5px 0 0.5em 5px;
}
#waterUsage #results h4.reminder {
    font-size: 1.1em;
    margin-left: 5px;
}
#waterUsage #results .resultsRowH4 {
    background: url("imgBottomRightCornerGreen.png") #DFFFEE bottom right no-repeat;
    clear: both;
    margin: 10px 0 !important;
    padding: 0;
    position: relative;
}
#waterUsage #results .resultsRowH4 h4 {
    background: transparent url("imgTopLeftCornerGreen.png") top left no-repeat;
    float: left;
    font-weight: normal;
    margin: 0;
    padding: 5px 0 4px 5px;
    width: 200px;
}
#waterUsage #results .resultsRowH4 span {
    background: transparent url("imgTopRightCornerGreen.png") top right no-repeat;
    display: inline;
    float: right;
    padding: 4px 5px 0 0;
    width: auto;
}
#waterUsage #results .resultsRowH4 #bottomLeftCorner {
    background: transparent url("imgBottomLeftCornerGreen.png") bottom left no-repeat;
    bottom: -1px;
    height: 5px !important;
    left: 0;
    position: absolute;
    width: 5px;
}
#waterUsage #results #totalCharge {
    font-weight: bold;
}
#waterUsage #regionChooserDiv {
    padding-bottom: 15px;
}
#waterUsage #regionChooserDiv label {
    font-weight: bold;
    padding: 0.1em 0;
}
#waterUsage #regionChooserDiv div label {
    font-weight: normal;
}
#waterUsage #regionChooserDiv input {
    border: 0;
    height: auto !important;
    left: 130px;
    top: 2px;
    margin-top: 0 !important;
    position: absolute;
    width: auto !important;
}
#waterUsage #calculate {
    background-color: #ECFAFB;
    border-color: #AFE0FA;
    border-style: solid;
    border-width: 1px 0;
    clear: left;
    padding: 0.4em 0 0.3em;
    text-align: right;
    margin: 0;
}
#waterUsage #calculate p {
    float: left;
    margin: 2px 0 2px -15px;
    width: 200px;
}
* html #waterUsage #calculate {
    padding: 0.2em 0 0.3em;
}
* html #waterUsage #calculate p {
    margin: 5px 0 2px -15px;
}
*:first-child+html #waterUsage #calculate {
    padding: 0.2em 0 0.3em;
}
*:first-child+html #waterUsage #calculate p {
    margin: 5px 0 2px -15px;
}
#waterUsage div.error, #waterUsage div.errorFull {
    background: url("imgIconError.png") #FFFFDF no-repeat 6px 6px !important;
    border-color: #DDDD00;
    border-style: solid;
    border-width: 1px 0;
    color: #C81D48;
}
#waterUsage div.error {
    padding: 6px 0 0 6px !important;
    width: 264px !important;
}
#waterUsage div.error input {
    margin-bottom: 6px;
}
* html #waterUsage div.error {
    width: 269px !important;
}
#waterUsage div.error p {
    font-size: 1.1em !important;
    font-weight: bold;
    margin: 0 0 0 25px;
    padding: 0 !important;
    width: 90%;
}
#waterUsage div.error label {
    font-size: 1.1em;
    margin-left: -25px;
}
    
#waterUsage div.errorFull {
    text-align: left;
    width: auto;
}
#waterUsage #shareValueCalc p {
    margin-top: 1em;
    text-align: center;
}

.shower .calcFormRow p {
    width: 99%;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1;
}

.shower .calcFormRow {
}

.shower .error p {
    margin: 0 0 0 25px !important;                    
}

 #waterUsage.shower div.error p.row {
    margin-left: 0 !important;
    font-weight: normal !important;
    font-size: 0.9em !important;
    width: 100%;
 }

.shower .calcFormRow label.title {
    font-weight: bold;
    width: 90%;
}

.shower .calcFormRow p input.frmRadio {
    margin-top: 0px !important;
    border: 0 !important;    
}

.shower h4.reminder {
    margin: 15px 0;
}

body .shower div#calculate p {
    text-align: left;
    padding-left: 25px !important;
}

.shower .resultsRowH4 h4 {
    font-size: 1em;
}

.shower fieldset {
    padding-top: 5px;
    padding-bottom: 15px;
}

.shower .note {
    padding: 10px;
    width: 90%;
}

.shower .note a {
    color: #999;    
}
        
* html .shower fieldset div {
    float: none;
}
