	
/*************************************************
	EXTENSION CSS tx_pxdshop_pi8
*************************************************/
/***********************
 *	pxdshop Plugin 8
 ***********************/
.tx-pxdshop-pi8 {
	background-color: #ffffff;
	border: solid 1px #727171;
	padding: 10px;
	margin-top: 10px;  
}

.tx-pxdshop-pi8 .article_cart button,  .tx-pxdshop-pi8 .article_cart input{
	color: 		#29166f;
	border: 	solid 1px #29166f;
}
.tx-pxdshop-pi8 .article_cart button{
} 

.tx-pxdshop-pi8 .article_cart input {
	width:	35px;
}

.tx-pxdshop-pi8 .o_name {
	width:	200px;
}
.tx-pxdshop-pi8 .o_ean {
	width:	130px;
}
.tx-pxdshop-pi8 .o_quantity {
	width:	20px;
}
.tx-pxdshop-pi8 .o_price {
	width:	100px;
}
.tx-pxdshop-pi8 .o_menu {
	width:	100px;
}
.tx-pxdshop-pi8 .article_cart {
	width: 105px;
}


.tx-pxdshop-pi8 .addItemToBasketButton {
	width: 105px;
}