/**
 * 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: pg_9.css (Dealer Directory) 5952 2007-03-03 06:18:46Z dwu $
 */

#headerBannerWrapper {
	background: url(../images/HeaderBanner02.jpg) no-repeat center top;
}

#navColumnTwo {
	display: none;
}

#ezpages {
	display: block;
}

.content a {
	text-decoration: underline;
}

.content ul li {
	margin-top: 10px;
}

.content ul li.dealerStateHeader {
	font-weight: bold;
	list-style-image: none;
	margin-top: 20px;
}

