﻿.inputForm div.row
{
    padding:3px 0px;
}
.inputForm div.row > label
{
    display:block;
    float:left;
    width:120px;
}
