﻿/***************************************************************/
/**** 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: #F6F4F1;
  clear: both;
  padding: 5px 0;
  text-align: center;
  width: 100%;
}

input#search_txt {
  margin: 0;
}
input#search_img {
  margin: 0;
  vertical-align: text-bottom;
}
