﻿body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 100%;
}

#PopupHeader {
    width: 100%;
    background-image: url('images/popup_header_bg.jpg');
    height: 73px;
}

#FooterPublic {
    clear: both;
    background: #E1E1E1;
    height: 60px;
    width: 100%;
    overflow: hidden;
}

.airlineName {
    padding-top: 10px;
    display: inline-block;
    font-family: Arial;
    font-weight: bolder;
    color: White;
    font-size: 14pt;
}