/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */
 
/* This section controls the colors for the site. Change red (default) to one of these options: orange, yellow, green, blue, purple, or grey) */

input.hinkhoj_search {
	border: 3;
	width: 400px; /* width of text-display area */
	font-size: 13px;
        height:30px;
        vertical-align:top;
}

input.search_submit {
	background:url("../images/search.gif") no-repeat top left;
        border:none;
}

#search_main_box {
        border-width:1px;
 	border-style:dashed;
        width:550px;
        padding-left:10px;

}
#search_image_box {
	vertical-align:top;
}

/* end css for product image drop shadow */
