.search_table {
    background: #EEEEEE none repeat scroll 0 0;
    border-bottom: 1px solid #888888;
    float: left;
    padding: 0 !important;
    width: 100%;
}

.search_table th {
    padding: 10px 5px 0;
    text-align: right;
    vertical-align: top;
}

input.submit {
    background: transparent url( /czz/img/bkg_submit.png ) repeat-x scroll left center;
    border-color: #BBBBBB #999999 #666666 #777777;
    border-style: solid;
    border-width: 1px;
    font-size: 10px;
    letter-spacing: 1px;
    padding: 4px 5px;
}

/*h2 {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
    color: #008800 !important;
    font-size: 18px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.5em;
    margin-bottom: 10px;
}*/

h3 {
    -x-system-font: none;
    color: #008800 !important;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
    font-size: 11pt;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.5em;
    margin: 5px 10px 15px;
}
