/**
 * Main 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: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $
 */
	
#about_image {
	width: 280px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}

.about_us_text {
	float: right;
	width: 380px;
	background-color: #f7f7f7;
	}
	



