#basketform{
    text-align: left;
    padding: 0px;
    width: 930px;
	margin: 10px 0px;
}
.bf_rowtable {
    padding: 0px;
    margin: 0px 0px 2px 0px;
    width: 100%;
}
   .bf_rowtable .bf_row1 {
        padding: 0px 0px 0px 10px;
        margin: 0px;
        width: 200px;
        text-align: left;
        border-bottom: 1px solid #ede1bb;
    }
       .bf_rowtable .bf_row1 p{
          color: #b49d5c;
          font-size: 12px;
          font-style: italic;
          margin: 0px;
          padding: 0px;
      }
    .bf_rowtable .bf_row2 {
        padding: 0px;
        margin: 0px;
        width: 92px;
        text-align: center;
        font-size: 14px;
        border-bottom: 1px solid #ede1bb;
    }
    .bf_rowtable .bf_row3 {
        padding: 16px 0px;
        margin: 0px;
        width: 350px;
        text-align: right;
        border-bottom: 1px solid #ede1bb;
    }
        .bf_rowtable .bf_row3 .bf_rowinput {
            padding: 1px 2px;
            margin: 0px auto;
            width: 66px;
            height: 25px;
            background: url(../images/bf_rowinput_bg.gif) 0 0 no-repeat;
            text-align: center;
        }

        .bf_rowtable .bf_row3 .bf_rowinput input {
            padding: 2px 0px 0px 0px;
            margin: 0px;
            width: 66px;
            height: 23px;
            background: none;
            border: 0px;
            font-size: 14px;
            line-height: 18px;
            color: #b49d5c;
            text-align: center;
            font-family: Arial, Helvetica, sans-serif;
            font-weight: bold;
        }
    .bf_rowtable .bf_row4 {
        padding: 0px 0px 0px 10px;
        margin: 0px;
        width: 268px;
        text-align: left;
        border-bottom: 1px solid #ede1bb;
    }
#bf_subtotal{
    width: 920px;
    height: 40px;
    padding: 6px 0px 0px 0px;
    margin: 0px 0px 6px 4px;
    background: url(../images/subtotal.gif) no-repeat;
}
    #bf_subtotal p{
        float: right;
        padding: 0px;
        margin: 0px;
        color: #726544;
        font-size: 24px;
        font-weight: bold;
        line-height: 28px;
        font-style: italic;
        width: 260px;
        text-align: left;
    }
#bf_discount{
	width: 690px;
    height: 40px;
    padding: 6px 0px 0px 230px;
    margin: 0px 0px 6px 4px;
    background: url(../images/discount.gif) no-repeat;
}
    #bf_discount .discount-input{
        padding: 2px 3px 1px 2px;
        margin: 3px 0px 0px 0px;
        width: 76px;
        height: 24px;
        background: url(../images/discount-input.gif) no-repeat;
        text-align: left;
        float: left;
    }
        #bf_discount .discount-input input {
            padding: 0px;
            margin: 0px;
            width: 76px;
            height: 23px;
            background: transparent;
            border: 0px;
            font-size: 14px;
            line-height: 22px;
            color: #b49d5c;
            font-weight: bold;
            text-align: center;
            font-family: Arial, Helvetica, sans-serif;
        }
    #bf_discount p{
    	float: right;
        padding: 0px;
        margin: 0px;
        color: #726544;
        font-size: 24px;
        font-weight: bold;
        line-height: 28px;
        font-style: italic;
        width: 260px;
        text-align: left;
    }
#bf_postage{
    width: 920px;
    height: 40px;
    padding: 6px 0px 0px 0px;
    margin: 0px 0px 6px 4px;
    background: url(../images/postage.gif) no-repeat;
}
	#bf_postage p{
        float: right;
        padding: 0px;
        margin: 0px;
        color: #726544;
        font-size: 24px;
        font-weight: bold;
        line-height: 28px;
        font-style: italic;
        width: 260px;
        text-align: left;
    }
#bf_country{
    width: 690px;
    height: 40px;
    padding: 6px 0px 0px 230px;
    margin: 0px 0px 6px 4px;
    background: url(../images/bf_grandtotal.gif) no-repeat;
}
    #bf_country select{
        width: 146px;
        height: 22px;
        float: left;
        margin: 5px 0px 0px 0px;
        padding: 0px;
        color: #726544;
        font-size: 12px;
        font-weight: bold;
    }
	#bf_country p{
        float: right;
        padding: 0px;
        margin: 0px;
        color: #726544;
        font-size: 24px;
        font-weight: bold;
        line-height: 28px;
        font-style: italic;
        width: 260px;
        text-align: left;
    }
#bf_grandtotal{
    width: 690px;
    height: 40px;
    padding: 6px 0px 0px 230px;
    margin: 0px 0px 6px 4px;
    background: url(../images/bf_grandtotal.gif) no-repeat;
}
        #bf_grandtotal p {
            float: right;
            padding: 3px 0px 0px 0px;
            margin: 0px;
            color: #eae3cf;
            font-size: 28px;
            font-weight: bold;
            line-height: 28px;
            font-style: italic;
            width: 260px;
            text-align: left;
        }
.bf_thrbuttons {
        padding: 10px 0px;
        margin: 0px auto;
        display: block;
        width: 520px;
    }
        input.bf_contshop {
            float: left;
            padding: 0px;
            margin: 0px;
            width: 186px;
            height: 29px;
            background: url(../images/continueshopping.gif) 0 0 no-repeat;
            border: 0px;
            cursor: pointer;
        }
        input.bf_gotocheck {
            float: right;
            padding: 0px;
            margin: 0px;
            width: 113px;
            height: 29px;
            background: url(../images/gotocheckout.gif) 0 0 no-repeat;
            border: 0px;
            cursor: pointer;
        }
        input.bf_recalculate{
            float: left;
            padding: 0px;
            margin: 0px 35px;
            width: 143px;
            height: 29px;
            background: url(../images/recalculate.gif) 0 0 no-repeat;
            border: 0px;
            cursor: pointer;
        }
.width_127{
    margin-left: 230px;
    margin-top: 5px;
}        

.cf_textarea{
        float: left;
        padding: 1px 5px;
        margin: 0px 0px 8px 0px;
        width: 528px;
        height: 76px;
        background: url(../images/cf_textarea.gif) 0 0 no-repeat;
    }
        .cf_textarea textarea {
            padding: 1px 0px 0px 0px;
            margin: 0px;
            width: 528px;
            height: 76px;
            background: transparent;
            bordeR: 0px;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            line-height: 22px;
            color: #786739;
        }

