﻿.divButtonStripW2 {

}

    .divButtonStripW2 input[type=submit] {
        width: 105px;
    }

.divFormPanelW2 {
    border-color: #d3d3d3;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    width: 450px;
}

    .divFormPanelW2 a {
        padding-left: 15px;
    }

    .divFormPanelW2 table tr td a {
        padding-left: 5px;
    }

    .divFormPanelW2 img {
        padding-left: 15px;
        vertical-align: middle;
    }

    .divFormPanelW2 label {
        padding-right: 8px;
        text-align: right;
        width: 135px;
    }

    .divFormPanelW2 input[disabled],
    .divFormPanelW2 input[readonly] {
        background-color: transparent;
        border: 0;
        width: 275px;
    }


.divFormPanelCheckBoxW2 {

}

    .divFormPanelCheckBoxW2 input[type=checkbox] {
        float: left;
        margin-left: 120px;
        width: 10px;
    }

    .divFormPanelCheckBoxW2 label {
        display: block;
        float: left;
        margin: 0;
        padding-left: 10px;
        text-align: left;
        width: unset;
    }


.txtInputAddrW2 {
    width: 275px !important;
}

.txtInputCityW2 {
    width: 150px !important;
}

.txtInputEmailW2 {
    width: 250px !important;
}

.txtInputLongW2 {
    width: 300px !important;
}

.txtInputNameW2 {
    width: 275px !important;
}

.txtInputZipW2 {
    width: 100px !important;
}
