/* USC and OT banners. */

#usc-banner { width: 100%; height: 25px; clear: none; }
#ot-banner { width: 100%; height: 50px; clear: none; }

#ot-banner table { width: 100%; }
#ot-banner #otlogo { text-align: left; width: 550px; }
#ot-banner #searchform { display: none; }
#ot-banner #usclogo { text-align: right; padding-right: 20px; }
