﻿
#graphicHeader:not(:empty) #header_logo .header_logo_link {
background: transparent url("../images/logo.png") no-repeat scroll center/contain;
}
body #extPmtPageFrame {
height: 50rem;
}
body #guestPay-content #extPmtPageFrame {
height: 50rem;
overflow-y: visible;
}
body #guestPay-content .formbuttons {
margin-bottom: 5rem;
}