<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***************************************************************/
/**** Copyright 1994-2009 Webplus, Inc. All rights reserved. ***/
/**** This file may be modified, but this copyright notice   ***/
/**** must remain intact in this file.                       ***/
/***************************************************************/

/******************************************************
  Description: CSS file for page element
*******************************************************/

#searchform {
  background-color: #9DEBEE;
  clear: both;
  padding: 5px 0;
  text-align: center;
  width: 100%;
}

input#search_txt {
  margin: 0;
}
input#search_img {
  margin: 0;
  vertical-align: text-bottom;
}</pre></body></html>