/**
 * Custom Category CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 3215 2006-03-20 06:05:55Z birdbrain $
 */



#logoWrapper{
    /*background-color: #e5d9e5;*/
    background: #fff url('../images/header_main.jpg') top no-repeat;
    height:150px;
}

#productListHeading, #categoryIcon {
	border-bottom:3px solid #808080;
}