/* Search Styles */
#search_options {
    width: 200px;
}

#search_options .selected {
    background-color: #FFDFB5;
}

.search_options_checkboxes
{
    display: block;
}

.search_menu {
    padding: 0px;
    margin: 5px;
    width: 150px;
    border-top: 1px solid #666666;
}
.search_menu .search_type {
    padding: 3px;
    border-bottom: #666666 1px solid;
    border-right: #666666 1px solid;
    border-left: #666666 1px solid;
    background-color: #EFEFEF;
    margin: 0;
}
.search_menu .search_type p {
    margin: 0;
}

/* End Search Styles */

/* Contact styles */

.contact_subform {
    display: none;
}

/* End contact styles */