/* ===================================================================================
     Open Objects CSS Framework
   =================================================================================== */
   
body, div, a, form {
  color: black !important;
  background: yellow !important;
  font-size: 1em;
}
#oo-header #fontcontrols .textonly {
  display: none;
}
#oo-header #fontcontrols .normal {
  display: block;
}
#oo-header .site-title { display: inline; width: 100%; background: none !important;}
#page-title { display: inline; }
img { display: none; }
span.menu { display: block !important; font-weight: bold;}
/*#oo-sidebar-left ul#extras { position: relative; top: 0; left: 0; }*/
#headerpadding { height: 0;}

#oo-wrap .oo-sidebar ul.menu-toggle li.depth0 a.selected {
  text-decoration: underline;
}

#oo-wrap .oo-sidebar ul li {
  margin: 0;
}

#oo-content #resultswrapper .pagebrowse strong {
  background-color: yellow;
  border: 1px solid #000;
}