
.inspectionForm label {
    float: left;
    width: 100px;
}

.inspectionFormRow {
    clear:both;
    padding-bottom: 2px;
    padding-top: 2px;
}

.inspectionSubmitButtons{
    margin-top: 2em;
}
.afterMessage {
    font-size: 80%;
}