input {
        margin-bottom: 15px;
        width: 350px;
}

input.btn {
        width: 114px;
        height: 18px;
        margin-top: 10px;
}

select {
        width: 250px;
}

fieldset {
        border: none;
}

fieldset.limit {
        margin-top:25px;
}

legend {
        font-weight: bold;
}

.noresults {
        color: #990000;
        font-weight: bold;
}

