.shopping_cart{
font-size:12px;
}
.shopping_cart h2{
font-size:14px;
}

.cart th {
background:#fff;
padding:2px;
border-bottom:1px solid #e5e5e5
}

.cart td {
padding:4px;
}


