
div.content_basket_vat, div.content_basket {
	position: relative;
	float:left;
	max-width: 200px;
}

div#showcart_basket {
    margin-top: 5px;
}

div.showcart_next_steps_layer {
	position: relative;
    float: left;
	margin-left: 25px;
    margin-top: 5px;
}

div.showcart_next_steps_layer ul {
    padding: 0px;
    margin: 0px;

}
div.showcart_next_steps_layer ul li {
    padding: 0px;
    margin: 0px;
}

/* Coupon */

div#coupon_key_wrapper_layer {
    margin-left: 15px;
    margin-top: 25px;
}

div#coupon_key_wrapper_layer #coupon_key {
}

div#enter_coupon_layer {
    position: relative;
    float: left;
    margin-top: 5px;
    padding-bottom: 10px;
}

div#enter_coupon_layer div#coupon_key_input_layer {
    position: relative;
    float: left;
    height: 45px;
    clear: both;
    width: 100%;
}

div#enter_coupon_layer div#coupon_key_apply_button_layer {
    position: relative;
    float: left;
    margin-top: 5px;
}

div#enter_coupon_layer div#coupon_key_reverse_button_layer {
    position: relative;
    width: 100px;
    float: left;
    margin-top: 5px;
}

.coupon_details_section {
	height: 15px;
	line-height: 15px;
    background: #eee;
}

.coupon_details_section .expander {
    position: relative;
    float: right;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    display: table-cell;
}

.coupon_details_section .expander img {
    display: block;

}

/* End Coupon */

/* Back Order Options */

div#backorder_options_layer {
    position: relative;
    float: left;
    padding-bottom: 10px;
}

div#backorder_options_layer #backorder_options_text {
    position: relative;
    float: left;
    padding-bottom: 10px;
}

div#backorder_options_layer #backorder_options_label_layer {
    position: relative;
    float: left;
    height: 16px;
    width: 260px;
}

div#backorder_options_layer #backorder_options_checkbox_layer {
    position: relative;
    float: left;
    height: 16px;
    width: 20px;
    margin-left: 8px;
}

/* End Coupon */