@import url("../common/products.css");
@import url("../common/categories.css");

#splash {
	margin-bottom: 3px;
	}

#heading_featured_products {
	width: 735px;
	height: 27px;
	margin-bottom: 3px;
	background: url('../../images/layout/heading_bg_red.png') repeat-x;
	color: #fff;
	font-size: 16px;
	padding-top: 8px;
	padding-left: 10px;
	}


#heading_popular_products {
	width: 735px;
	height: 27px;
	margin-top: 3px;
	margin-bottom: 5px;
	background: url('../../images/layout/heading_bg_red.png') repeat-x;
	color: #fff;
	font-size: 16px;
	padding-top: 8px;
	padding-left: 10px;
	}

