/*
        site.css
        Revision: $LastChangedRevision$

        this file sets global CSS properties for bare HTML tags
*/

/*  advanced search dropdown menu widths for section and collections dropdowns */
#hwForm_search_sectiononly {
        width: 360px;
}

#hwForm_collection {
        width: 360px;
}
