﻿#search .search-submit button {
    background-color: #E0DFDF;
    border: 1px solid #C7C4C4;
    border-bottom: 1px solid #9B9B9B;
    color: #0A0A0A;
    cursor: pointer;
    font-weight: bold;
    font-size: 12px;
    text-shadow: 0 0 1px #DBDBDB;
    height: 22px;
    text-shadow: 0 0 1px #DBDBDB;
}

#footer {
    height: auto;
}