﻿body #extPmtPageFrame {
	height: 650px;
}

body #guestPay-content #extPmtPageFrame {
	height: 68rem;
	overflow-y: visible;
}

body #guestPay-content .formbuttons {
	margin-bottom: 5rem;
}

.features {
  list-style: none;
  padding: 0 0 1rem; }
  .features li {
    padding-left: 75px;
    background-repeat: no-repeat; }
  .features .icon-info {
    background-image: url("../images/quicklinks/info.png"); }
  .features .icon-documents {
    background-image: url("../images/quicklinks/documents.png"); }
   .features .info {
    font-size: 0.9rem; }
