﻿@charset "utf-8";
/* Hertz Fly Drive - Print styles */



.navBar {
    display:none;
}

ul.steps {
    display: none;
}

.dontPrint {
    display: none;
}

.content h2.tagline {
    text-indent: 0;
    font-family:Palatino,"Palatino Linotype","Hoefler Text",Times,"Times New Roman",serif;
    font-size: 26px;
    color: #FFD60D;
}

.content h3 {
    text-indent: 0;
    font-family:Palatino,"Palatino Linotype","Hoefler Text",Times,"Times New Roman",serif;
    font-size: 26px;
    color: #505256;
}

h3.bookingConfirmTitle {
    color: #3366aa;
    font-size: 27px;
}

.offersPanel h3 {
    text-indent: 0;
    font-family:Palatino,"Palatino Linotype","Hoefler Text",Times,"Times New Roman",serif;
    font-size: 24px;
    line-height: 36px;
    width: auto;
    height: auto;
    margin-bottom: 5px;
    color: #505256;
}
