/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:bold; line-height:1.5; }

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.search-summary {}

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }

/* Sitemap */
.sitemap {}

/* Home page */
.home-spot {
  float: left;
  width: 400px;
  margin-left: 20px;
}

/* Videos */
#video-window-a {
	width: 320px;
	height: 240px;
}

#video-window-b {
	width: 200px;
	height: 160px;
}

div.bundled-products-list div.products-shop > a {
  width: 70%; float: left;
}


div.bundled-products-list div.bundle-price-box {
  width: 20%; float: left; text-align: right; font-weight: bold;
}

div.bundled-products-list div.products-shop input {
  float: right; width: 40px;
}
/* ======================================================================================= */
