#meterreadings fieldset {
    clear: both;
}
#meterreadings p {
    clear: both;
    margin-top: 20px;
}
#meterreadings label {
    width: 140px;
    display: block;
    float: left;
    font-weight: bold;
    color: #003776;
    margin-left: 20px;
}
#meterreadings   .smallerlabel   {
    width: 50px;
}
#meterreadings input {
    float: left;
}