#bongo_btn {
    background-color: white;
    background-image: url("../img/FedEx_CrossBorder_US_221by62.png");
    background-repeat: no-repeat;
	display:block;
    border: 0 none;
    cursor: pointer;
    height: 24px;
    text-indent: -9999px;
    width: 231px; }

#internationalShip p {
    display: inline-block;
    text-align: center;
	width: 228px;
    color: #777;
    font-size: 11px;
}

#internationalShip {
    background-color: white;
    height: 50px;
    position: absolute;
    width: 240px;
    z-index: 900;
}


/* if bongo is present */
.cart_btm {
    margin-top: 40px;
}

/*Cart*/
#cart_body #shopcart{position:relative}
#cart_body #internationalShip{bottom:-35px}

#order_review table.cart tbody tr td div.item_desc .info{width:100%}