﻿body #extPmtPageFrame {
height: 100em;
overflow-y: visible;
}
body #guestPay-content #extPmtPageFrame {
height: 100rem;
overflow-y: visible;
}
body #guestPay-content .formbuttons {
margin-bottom: 5rem;
}
div#locale_container span.localename {
   color: black;
   font-size: 24pt;
   font-weight: bold;
   text-decoration: underline;
}