﻿/* 
Style Sheet for the search module.

Global color and styles should be placed in the design.css and index.css files.
This file is for unique layout changes for the search module.
-------------------------------------------------------
Copyright (c) 2011, Chasetheweb.net

Last Updated: Janean Angeles
 */  

/*////////////////////////////////////////////////////////////////////////////////*/
.search-container { }
.search-table { }
.search-label-cell { }
.search-field-cell { }
.search-button-cell { }
.search-label { }
.search-field { }
.search-button { }
.search-validation { }
