/**
 * 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 $
 */

/* start navigationbar */

.kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	float: left;
	width: 125px;
	height: 36px;
	margin-right: 0px;
	background-image:url(/includes/templates/vikingos/images/navigation_menu_spanish.gif);
	background-repeat:no-repeat;
}

/* end navigationbar */

.sideBoxContent#manufacturersContent {
	
	padding-bottom: 10px;
}
