/*
Quick.Cart default plugins stylesheet
/*/
#products.productsInRow{clear:both;}
#products.productsInRow li{
	clear:none !important;
	width:49% !important;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#products.productsInRow li.i1{clear:both !important;float:left;}
#products.productsInRow li.i0{float:right;}
#products.productsInRow h3{padding-left:0 !important;font-weight:bold !important;font-size:1.083em !important;}
#products.productsInRow .price em, #products.productsInRow .price span{font-size:1em;}
#products.productsInRow .price strong{font-size:1.083em;}
#products.productsInRow .basket{clear:left;}
#products.productsInRow li.pages{width:100% !important;}
@media print{
  #products.productsInRow li{border-color:#ccc;}
}




	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}.spacer_botttom {
	font-family: tahoma;
	font-size: 11px;
	color: #5C1424;
	padding-right: 25px;
	padding-left: 25px;
}
