/**
 * Main CSS Stylesheet
 *
 * @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 3688 2006-06-02 00:12:18Z drbyte $
 */

.bestsellers_thumbnail {
width: 100px;
padding-right: 0px;
float: left;
margin: 0px;
  }


#bestsellers li {
  margin-left: 0px;
	padding-top: 10px;
	margin: 0em 0em 0em 0em;
	clear: both;
	}
