.paymentoptions h1 {
    margin: 28px 0 32px;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.2em;
    color: #192b5b;
}

.paymentoptions h2,
.paymentoptions p {
    font-size: 14px;
    color: #666666;
}

.paymentoptions h2 {
    font-weight: bold;
    margin: 0;
}

.paymentoptions p {
    font-weight: normal;
    margin: 0 0 25px;
}

.paymentoptions a {
	color: #0068B7;
	text-decoration: none;
}

.paymentoptions img {
	margin-bottom: 44px;
}
