.w2dc_payments_free {
	font-weight: bold;
	color: red;
}
.w2dc_price {
	font-size: 4em;
	line-height: normal;
}
.w2dc_price_cents {
	vertical-align: super;
	font-size: 50%;
}
.w2dc_payment_method {
	float: left;
	padding: 2%;
	width: 28%;
	text-align: center;
}
.w2dc_payment_method>a {
	font-weight: bold;
}
.w2dc_payment_gateway_icon {
	margin-bottom: 20px
}
.widefat td, .widefat th {
	padding: 8px 10px;
}

input[type="button"].w2dc_reset_link, input[type="button"].w2dc_reset_link:hover, input[type="button"].w2dc_reset_link:focus {
	background-image: url(../images/script_gear.png);
}
