#fc_checkout_container {
background:none;
background-image:none;
margin-top:0px;
padding:0px 0px 0px;
}

#fc_checkout_container *, #fc_receipt_container * {
color:#4A3800;
margin:0px 0px 10px;
}

#fc_checkout_container h2, #fc_receipt_container h2 {
border-bottom:1px dotted #708F30;
}

#fc_checkout_container fieldset, #fc_receipt_container fieldset {
border-color:#708F30;
border-style:dotted;
border-width:0 0 0 1px;
margin:0 0 20px 0px;
padding:10px;
}

#fc_checkout_container label.fc_label_left, #fc_checkout_container span.fc_text_label, #fc_receipt_container span.fc_text_label {
text-align:left;
width:88px;
}

#fc_checkout_container a.fc_link_nav, #fc_cart_container a.fc_link_nav, #fc_receipt_links a.fc_link_nav {
margin:50px 0 10px;
}

#fc_checkout_cart {
margin-bottom:10px;
margin-top:40px;
}

#fc_cart_table thead th {
background:#5E8132 none repeat scroll 0 0;
color:#FFFFFF;
}
#fc_cart_table td {
border-bottom:1px dotted #708F30;
}

#fc_cart_table td, #fc_cart_table th {
color:#5E8132;
font-size:12px;
padding:5px 5px;
}
#fc_cart_container li.fc_cart_item_option {
color:#4A3800;
}
#fc_cart_table tfoot td {
border-bottom:1px dotted #708F30;
}
#fc_cart_table #fc_cart_foot_total td {
background:#5E8132 none repeat scroll 0 0;
}

#fc_receipt_container {
background:none;
padding:0px 0px 50px;
}