.tx-ttproducts-pi1 {
  font-size: 12px;
}
.tt_products_minibasket {
  font-size: 10px;
}
.listitem, .tt_products_item_single_display {
  margin: 5px 0 0 0;
}
.tt_products_item_single_display img,
.listitem img {
  float: left;
  margin-right: 5px;
}
.list_link {
  border-top: 1px solid #fb7d01;
}
table.basket_items {
  width: 100%;
}
table.basket_items th,
table.basket_items caption {
  text-align: left;
}

.billing_address_fe label,
.delivery_address label,
.notes label,
.billing_address label {
  display: block;
  float: left;
  width: 160px;
}
.tt_products_order_confirmation {
  font-size: 12px;
}
.submit {
	font-size: 14px;
	font-weight: bold;
}