@CHARSET "UTF-8";

.tab-row .tab {
	width: 150px;
}

p.payment_module a.worldpay {
	background: url(../img/worldpay64.jpg) 15px center no-repeat #fbfbfb;
}

p.payment_module a.worldpay:after {
	display: block;
	content: "\f054";
	position: absolute;
	right: 15px;
	margin-top: -11px;
	top: 50%;
	font-family: "FontAwesome";
	font-size: 25px;
	height: 22px;
	width: 14px;
	color: #777777;
}