.shop_table.cart td.product-subtotal,
 .shop_table.cart td.product-price {
     font-size:.6em !important;
     font-weight:normal !important;
 }

 .single-product .price.price_wrapper {
     margin: 10px 0 20px 0 !important;
     float:left;
     width:100%;
 }