﻿#SwiftfleetSearchFrom .input-mini {
  width: 95px !important;
}
.dates-selected {
    display:none;
}

/* Top Menu and Footer*/
/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
  #banner ul.top-nav a {
    padding: 3px 185px 3px 20px !important;
  }
    .PageArea {
      background-position: center 60px !important;
  }
  .fullbleedCredit {
    margin-top: -98px !important;
  }
}