Increase size of home search box, overriding element-level
style declaration.
Signed-off-by: Jeff Godin <jgodin@tadl.org>
#frontsearch_table tbody tr { background-color: white; border: none; }
#frontsearch_table tbody tr td { background-color: white; border: none; }
-#frontsearch_table #search_box { height: 25px; width: 460px; font-size: 1em; }
+#frontsearch_table #search_box { height: 1.75em; width: 460px !important; font-size: 1.5em; }
#frontsearch_table #search_submit {
background: url("/opac/images/tadl/button-bg.gif") repeat-x scroll left bottom #F6F6F6;