#fc_cart_container {
background:url("http://pondviewwinery.com/img/cart-logo.jpg") no-repeat scroll left top;
}
a.fc_cart_update {
float:none;
}

div.fc_tb_title{
  background-color:#fff;  /* override from #e8e8e8 */
  height:27px; 
}

#fc_cart_table thead th {
color:#eeeeee; font-size:14px;font-weight:bold; letter-spacing:0.3px;text-transform:uppercase;
}

#fc_cart_table {
margin:75px 0 0;
letter-spacing:0px;
}


#fc_cart_table td {
border-bottom:2px solid;
background-color:#FFFFFF;
letter-spacing:0px;
}

 #fc_cart_foot_total {
letter-spacing:0px;
}

#fc_cart_container, #fc_receipt_container {
line-height:1.5;
}

#fc_cart_table #fc_cart_foot_total td {
letter-spacing:0px;
}

#fc_cart_controls_top  {
display:none;
}

#fc_cart_form a.fc_cart_checkout_paypal img {
display:none;
}
