 .ListWithoutPhotoWithOrderButton_LastTD{
	vertical-align: top;
	margin-top: 0px;
	padding-top: 5px;
	width: 120px;
	text-align: right;
 }
 .ListWithoutPhotoWithOrderButton_Block{
	width: 100%;
     table-layout: fixed;
	}
 	.ListWithoutPhotoWithOrderButton_LastTD a{
 		font-size: 11px;
 	}
 	.ListWithoutPhotoWithOrderButton_LastTD input[type="text"].InputAmount {
 		width: 33px;
 	}
 .ListWithoutPhotoWithOrderButton_Description{
 	padding-top: 5px;
 	padding-left: 10px;
 	color: #000000;
     width:100%;
 }
 .ListWithoutPhotoWithOrderButton_Title{
 	width: 89%;
 	float:left;
 }
 .ListWithoutPhotoWithOrderButton_Stock{
 	width: 8%;
	 float: left !important;
 }
 	.ListWithoutPhotoWithOrderButton_Description a{
 		color: #000000;
	}
 .ListWithoutPhotoWithOrderButton_PriceBlock{
 	padding-top: 5px;
 	padding-left: 10px;
 }
 .ListWithoutPhotoWithOrderButton_Price{
 	font-weight: bold;
 	font-size: 11px;
 }
 .ListWithoutPhotoWithOrderButton_Offerte{
 	font-weight: bold;
 	font-size: 12px;
 	text-align: center;
 }
 .ListWithoutPhotoWithOrderButton_Stock{
 	float: right;
 	}
	.ProductList_StockPosition{float:left;margin-left:5px;}
	.ProductList_StockPosition2{float:right;}
.ListWithoutPhotoWithOrderButton_Voorraad{
	float:left;
	width: 100%;
	margin-bottom: 15px;
}

.ListWithoutPhotoWithOrderButton_Amount{
    height: 24px;
    float: left;

}
.ListWithoutPhotoWithOrderButton_AmountButton{
    height:28px;
    vertical-align: middle;
    width: 120px;
    /* float: right;*/
}
.ListWithoutPhotoWithOrderButton_Button{
    height: 28px;
    /* float: right;*/
}

.ListWithoutPhotoWithOrderButton_HeaderName{
	width: 100%;
}

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