.ListWithPhoto_Block{
	width: 100%;
	}
.ListWithPhoto_TotalBox{
	width: 100%;
}
	.ListWithPhoto_Photo img{
		border: none !important;
	}
.ListWithPhoto_Photo{
	width: 120px; 
	text-align: center;  
  	cursor: pointer;
}
.ListWithPhoto_Preview{}
.ListWithPhoto_PhotoNotFound{
	display:block;
	height: 90px !important;
	width: 100%;
	background:center center no-repeat;
}
.ListWithPhoto_DescriptionBlock{
	padding-left: 10px;
}
.ListWithPhoto_TitleBlock{}
.ListWithPhoto_Title{
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.ListWithPhoto_Description{
	vertical-align: top;
	padding-left: 0px;
	padding-right: 10px;
  	cursor: pointer;
}	
	.ListWithPhoto_Description a{
		text-decoration: none;	
		color: #000000;
		font-weight: normal !important;
	}
.ListWithPhoto_PriceBlock{
	vertical-align: top;
	text-align: right;
	width: 90px;
	padding-left: 10px;
  	cursor: pointer;
}
.ListWithPhoto_Offerte{
	font-size: 12px !important;
	text-align: center;
	font-weight: bold !important;
}
.ListWithPhoto_Discount{
	text-decoration: line-through !important;
	font-size: smaller;
	color:#FF0000 !important;			
}

.ListWithPhoto_Price {
	font-size: 11px !important;
	font-weight: bold !important;
}
.ListWithPhoto_Piece{font-size: 11px;}
.ListWithPhoto_Stock{

}
.ListWithPhoto_StockIcon{
    width: 24px;
	float: right;
	height: 24px;
	display: block;
	margin-left: 20px;
	margin-top: 5px;
}
.ListWithPhoto_OrderPoss{
}
.ListWithPhoto_Order2{
	float: right;
	width: 220px;
	padding-top: 5px;
	}
.ListWithPhoto_Voorraad{
	float: left;
	margin-bottom: 15px;
	width: 100%;
}
.ListWithPhoto_StockNotIn{
	width: 260px;
	float: left;
	text-align: left;
}
.ListWithPhoto_StockExpected{
	width: 260px;
	height: 20px;
	margin-right: 0px;
}
.ListWithPhoto_Clickhere{
	font-style:italic;
	font-size: 9.9px !important;
}
.ListWithPhoto_Description{
	text-decoration: none !important;
}

.ListWithPhoto_Amount{
    height: 24px;
    float: left;
    margin-top: 4px;
}
.ListWithPhoto_AmountButton{
    height:24px;
    vertical-align: middle;
    width: 200px;
}
.ListWithPhoto_Button{
    height: 24px;
    float: right;
}

/* List styling | Btw incl./ excl. */
.both-prices .PriceBlock .excl-price,
.both-prices .PriceBlock .incl-price {
	margin-bottom: 10px;
}

.both-prices .PriceBlock .excl_tax,
.both-prices .PriceBlock .incl_tax {
	font-size: 9px!important;
	display: block;
}
