.woocommerce ul#shipping_method li span {width:auto} 
.woocommerce ul#shipping_method li {text-indent:0}
#content form .woocommerce-checkout-review-order span {width:auto}
* {
-moz-hyphens:none;
-ms-hyphens:none;
-webkit-hyphens: none;
hyphens:none;
}
.hentry ul li { list-style-type: square; }

