body #itinerary_form {
   font-family: Georgia, 'Times New Roman', serif;
   color: #444444;
}

#logo {
   text-align: center;
   margin: 0 auto;
   width: 248px;
}

h1 {
   text-align: center;
   font-size: 14pt;
   border-bottom: 1px dotted #447CA9;
   padding: 0 0 .5cm 0;
   margin: .5cm 0 .25em 0;
}

#top-nav,
#main-nav,
#banner,
#supplier-box,
#breadcrumb,
#print,
#footer,
#action-buttons,
#tool-box,
.advert,
#itinerary_form p {
   display: none !important;
}

#inner-text {
   float: none !important;
   margin: 0 0 0 0 !important;
   width: auto !important;
}

#header {
   background-image: none;
}

#itinerary_form table.form-table th {
   font-size: 11pt;
   font-weight: normal;
   background-color: transparent;
   padding: .1cm .1cm 0;
   font-size: 16pt;
}

#itinerary_form table.form-table tr {
   page-break-inside: avoid;
}

#itinerary_form table.form-table td {
   background-color: transparent;
   border-bottom: 1px solid #eee;
   font-size: 10pt;
   padding: .5cm .1cm .1cm;
   vertical-align: bottom;
}

#itinerary_form table.form-table {
   border: none;
   margin-bottom: 1cm;
}

#itinerary_form table.form-table input {
   border: none;
   border-bottom: 1px solid #E9BAC4;
   font-family: Georgia, 'Times New Roman', serif;
   padding: 0 .2cm 0 .2cm;
   color: #444444;
}
