/**
 *   Document   : helpanddownload
 *  Created on : 26.11.2009, 12:55:14
 *  Author     : mku
 *  Description:
 *      Purpose of the stylesheet follows.
 */

.form-table {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    table-layout: fixed;
}

.search-form {
    margin-bottom: 0px;
}

.search-form .input-text {
    width: 250px;
}

.search-form .input-submit {
    margin-left: 6px;
    width: 75px;
}

.rightsidebarsearch {
    margin-top: 5px;
    width: 160px;
}

.rightsidebarsearch .input-text {
    width: 160px;
    margin-bottom: 5px;
}

.rightsidebarsearch-broad button,
.rightsidebarsearch button {
    width: 80px;
    float: right;
}

.rightsidebarsearch-broad {
    margin-top: 5px;
    width: 226px;
}

.rightsidebarsearch-broad .input-text {
    width: 226px;
    margin-bottom: 8px;
}
