/*--special styles for site search. WHen search is returned this css removes the search UI from the main header area since it repeats on the body--*/

ul#main-nav li#site-search { display: none;}
ul#main-nav li#site-search-submit { display: none;}