p.payment_module a.gc_cash: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: #777;
}

p.payment_module a.gc_cash {
	background: url(../img/payment.png) 15px 15px no-repeat #FBFBFB;
}

#order-confirmation .gc_cash img {
	float: left;
	margin: 0 25px 15px 0;
}

#order-confirmation .gc_cash > div {
	margin-left: 91px;
}

#order-confirmation .gc_cash > div ol {
	margin-left: 20px;
}

#order-confirmation .gc_cash > div ol a {
	text-decoration: underline;
}

#module-gc_cash-payment .breadcrumb {
	display:none;
}
#gc_cash_payment {
  position: relative;
}
