/**
 * Product Description and Song Listing Stylesheet
 *
 * Thanks to paulm for much of the content of the CSS buttons code
 *
 * @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_buttons.css 4387 2006-09-04 13:54:28Z drbyte $
 */

.productListing-description-heading {
	background-color: #c9c993;
	height: 2em;
	color: #000000;
	align: middle;
	width: 100%;
	font-size:
	}


.productListing-song-heading {
	background-color: #c9c993;
	height: 2em;
	color: #000000;
	align: middle;
	width: 100%;
	}

