#basket_price {
z-index: 2; position: absolute; top: 43px; width: 133px; text-align: center;
font-family: "arial", arial;
font-size: 14px;
color: #aaa;
}

#basket_button {
z-index: 1; position: absolute;
}

#bb_container { 
position: relative;
}