table.add_cart_table{
  border:none
}

table.add_cart_table th{
  padding:5px 5px 10px 5px;
}

table.add_cart_table td{
  padding:5px 0 10px;
}

table.add_cart_table td strong.price{
  font-size:16px;
}

p#sk_link_other {
  font-size:15px;
}
  
