.woocommerce #respond input#submit, 
.woocommerce a.button, .woocommerce button.button, 
.woocommerce input.button {
	height: auto;
	text-transform: none;
}
.woocommerce ul.products li.product .onsale {
	margin: 0.5em 0.5em 0 0;
}
.woocommerce span.onsale {
	top: 0.5em;
    left: 0.5em;
}
.related.products h2 {
	font-size: 24px;
	border-bottom: 4px double #d7d7d7;
	padding-bottom: 10px;
	margin-bottom: 20px;
}