@import "screen.htm"; /* The first rule imports the actual styles from * a third stylesheet. This hides them from older * browsers which don't support @import with double * quotes. The second rule hides the problematic * print style from IE5/Mac. * * See http://centricle.com/ref/css/filters/ for details * */ /* * SITE-SPECIFIC STYLES HERE * */ div.searchfloat { display:none; float: right; margin-bottom: 20px; width: 200px; } #searchbox p { } #searchbox h4 { }