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

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

#contactussidebox {
	display: block;
	margin-top: 30px;
}

.newsDate {
	height: 35px;
	width: 70px;
	padding-left: 20px;
}

.newsArrow {
	width: 15px;
}

.newsTitle {
	font-weight: bold;
}

.newsTitle a {
	text-decoration: underline;
}

