@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 { float: right; margin-bottom: 20px; width: 200px; } #searchbox p { margin:0;padding: 5px 10px; line-height: 1.3; text-align: center } #searchbox h4 { font-size: 100%;margin:0;padding: 0 0 3px;background: #D2E1FF; color: #000;text-align: center }