/* $TopStyle:URL=http://flashbackalley.com/zen/includes/templates/SharingOurTreasures/css/products_all.css$ */

/**
 * Index CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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: products_all.css 5349 2009-10-04 20:34:40Z bjd $
 */

.allListingDesc {
	font-size: 1.0em;
}

.productListing-odd {
	font-size: 1.5em;
	border-bottom: 1px solid #9a9a9a;
}

.productListing-even {
	font-size: 1.5em;
	border-bottom: 1px solid #9a9a9a;
}

.main {
	border-bottom: 1px solid #9a9a9a;
}


