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