.formTable,.formTable table {
    width: 100%;
}

.formTable td {
    vertical-align: top;
}

.conditionsTable .helper {
    margin-left: 0;
}

#PartnerRegister input, #PartnerRegister textarea, #PartnerRegister select {
    width: 135px;
    margin-bottom: 4px;
}

#PartnerRegister input.inputcheckbox {
    width: 25px;
}


.tableRowMiddle td {
    background-color: #FFBED9;
    border: 1px solid #848484;
    color: #000;
    padding: 3px;
}

.tableRowTop td, .tableRowBottom td {
    background: url("/layout/Cdf/Themes/2010/Images/gradient-block-header-5x19.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #848484;
    height: 19px;
    color: #fff;
    font-weight: bold;
}

#loginForm label {
    margin-right: 10px;
}

#loginForm input {
    width: 200px;
    margin-bottom: 4px;
}

#rangeForm select {
    margin: 3px;
}
