/* CSS Document */
.eshop-basket-bar{width:620px; position:relative}
.eshop-basket-bar .mid{position:relative; width:100%; height:60px; background:url(../imgs/bg-mid.gif) repeat-y; padding:10px 0 0 0}

.eshop-basket-bar .status{width:200px; height:40px; background:url(../imgs/bg-basket.gif) no-repeat; padding:0 0 0 60px; margin:0 0 0 28px; position:relative}
.eshop-basket-bar .basketname{position:absolute; left:60px; top:5px; color:#202020}
.eshop-basket-bar .price{position:absolute; left:60px; top:20px; font-weight:bold; font-size:14px}

.eshop-basket-bar .user{position:absolute; top:0; left:200px; height:40px; background:url(../imgs/line.gif) no-repeat; padding:4px 0 0 8px; line-height:14px; display:none}
