#editBasket{display:none;/* this is set to display:block by js after its hidden by Fx.Slide on domready */}
#editBasket .padding{}
#editBasketImage{width:143px;padding:9px;float:left;}
#editBasket .info{width:275px;float:left;}
#editBasket .info h2{margin:0;}
#editBasket .info h2 span.editBasketPriceWeight{vertical-align:60%;font-weight:normal;font-size:12px;padding-left:0.2em;}
#editBasket .options{width:100px;float:right;text-align:right;padding:9px 9px 0 0;}
#editBasket .closeButton{text-align:right;padding-bottom:9px;margin:0 0 0 auto;}
#editBasket .editBasketQuantityContainer{width:99px;height:44px;background:url(../images/editBasketQuantityBackground.png) no-repeat;}
#editBasketQuantity{float:left;width:40%;padding:4px 0 0 9px;font-size:36px;line-height:36px;text-align:left;}
#editBasketPriceWeight{float:right;width:40%;padding:4px 9px 0 0;text-align:right;}
#editBasket .controls{padding-top:4px;}
#editBasketRemoveArticle{display:block;width:49px;height:24px;background:url(../images/editBasketRemoveArticle.png) no-repeat;float:left;}
#editBasketRemoveArticleUnit{display:block;width:24px;height:24px;background:url(../images/editBasketRemoveUnit.png) no-repeat;float:left;}
#editBasketAddArticleUnit{display:block;width:24px;height:24px;background:url(../images/editBasketAddUnit.png) no-repeat;float:left;}
