   #allReservation {
    font-family: Tahoma;
    /*font-size: 11px;*/
    margin: 0px;
    padding: 0px 10px 0px 10px;
    background: url('gfx/reservationBg.gif') repeat-y;
     
   }
   #allReservation form {
    padding: 0px;
    margin: 0px;
   }
   .frameReserveTop {
    background: url('gfx/reservationTop.gif') no-repeat;
    height: 5px;
   }
   .frameReserveEnd, .reservationEnd {
    background: url('gfx/reservationEnd.gif') no-repeat;
    height: 5px;
   }
   #allReservation a {
    color: #8D2561;
    text-decoration: underline;
    font-weight: bold;
   }
   #allReservation span.btn {
    cursor: pointer;
   }
   #allReservation textarea {
    font-family: Tahoma;
    font-size: 11px;
    width: 480px;
    height: 80px;
    padding: 5px; 
   }
   #allReservation dl {
    margin: 0px;
    padding: 0px; 
   }
   #allReservation #priceAll {
    font-weight: bold;
   }
   #allReservation dd, #allReservation dt {
    display: block;
   }
   #allReservation h2 {
    color: #EC7A00;
    margin: 0px;
    padding: 18px 0px 8px 0px;
    line-height: 20px;
    font-size: 12px;
   }
   #allReservation h3 {
    color: #8D2561;
    margin: 0px;
    padding: 18px 0px 8px 0px;
    line-height: 20px;
    font-size: 12px;
   }
   #allReservation .tripInfo .name {
    width: 100px;
    padding: 5px 0px 5px 0px;
    float: left;
   }
   #allReservation .tripInfo .value {
    width: 250px;
    padding: 5px 0px 5px 0px;
    float: left;
    font-weight: bold;
    color: #EC7A00;
   }
   #allReservation .tripInfo .sep, 
   #allReservation .tripSurcharges .sep, 
   #allReservation .personInfo .sep {
    border-top: 1px solid #d8d5cc;
   }
   #allReservation .tripInfo dt {
    padding: 5px 0px 5px 0px;
    width: 100px;
    height: 30px;
   }
   #allReservation .tripInfo dd { 
     width: 150px;
     margin: -30px 0px 0px 100px;
     padding: 5px 0px 5px 0px;
     color: #EC7A00;
   }
   #allReservation .tripPrice .name {
      width: 320px;
      float: left;
      padding: 5px 0px 5px 0px;
   }
   #allReservation .tripPrice .value {
      width: 200px;
      float: left;
      padding: 5px 0px 5px 0px;
   }
   #allReservation .tripPrice  dt { 
     line-height: 18px;
     width: 100px;
     height: 30px;
   }
   #allReservation .tripPrice  dt.long { 
     line-height: 18px;
     width: 200px;
     height: 30px;
   }
    #allReservation .tripPrice  dd { 
     width: 150px;
     height: 30px;
     margin: -30px 0px 0px 100px;
     line-height: 18px;
     
   }
   #allReservation .tripPrice  dd.short { 
     width: 90px;
     height: 30px;
     margin: -30px 0px 0px 200px;
     line-height: 18px;
     
   }
   #allReservation .tripPrice input {
      width: 50px;
      margin: 0px 0px 0px 0px;
      padding: 0px;
      height: 20px;
      border: 1px solid silver;
      text-align: center;
      font-size: 10px;
   }
   #allReservation .tripInfo input {
      width: 50px;
      margin: 0px 5px 0px 5px;
      padding: 0px;
      height: 20px;
      border: 1px solid silver;
      font-size: 10px;
   }
   #allReservation .tripSurcharges .surchageName {
    padding: 5px 10px 5px 0px;
    width: 280px;
    float: left;
   }
   #allReservation .tripSurcharges .surchagePrice {
    padding: 5px 10px 5px 0px;
    width: 120px;
    float: left;
   }
   #allReservation .tripSurcharges .surchageAmount {
    padding: 5px 10px 5px 0px;
    width: 140px;
    float: left;
   }
   #allReservation .tripSurcharges dt {
    line-height: 30px;
    width: 350px;
    height: 30px;
   }
   #allReservation .tripSurcharges dd { 
     width: 190px;
     margin: -30px 0px 0px 400px;
     line-height: 30px;
     height: 30px;
   }
   #allReservation .tripSurcharges input {
      width: 50px;
      margin: 0px 5px 0px 5px;
      padding: 0px;
      height: 20px;
      border: 1px solid silver;
      text-align: center;
      font-size: 10px;
   }
   #allReservation .tripSurcharges input.price {
    width: 50px;
    margin: 0px 5px 0px 5px;
    padding: 0px;
    height: 20px;
    border: 1px solid silver;
    text-align: center;
    font-size: 10px;
   }
   #allReservation .tripSurcharges input.btn {
    width: 18px;
    margin: 0px 5px 0px 5px;
    padding: 0px;
    height: 20px;
    border: 1px solid silver;
    font-size: 10px;
    
   }
   #allReservation .personInfo .name {
    width: 100px;
    padding: 5px 0px 5px 0px;
    float: left;
   }
   #allReservation .personInfo .value {
    width: 250px;
    padding: 5px 0px 5px 0px;
    float: left;
    font-weight: bold;
   }
   #allReservation .personInfo {
    display: block;
    padding: 0px;
    margin: 0px;
   }
   #allReservation dl.personInfo {
    display: block;
    width: 280px;
    padding: 0px;
    margin: 0px;
   }
   #allReservation .personInfo dt {
    line-height: 30px;
    width: 100px;
    margin: 0px;
    display: block;
    float: left;
    padding: 0px;
    margin: 0px;
   }
   #allReservation .personInfo dd { 
    width: 160px;
    line-height: 30px;
    height: 30px;
    display: block;
    float: left;
    padding: 0px;
    margin: 0px;
   }
   #allReservation .personInfo dd input {
    width: 140px;
    height: 20px;
    border: 1px solid silver;
    font-size: 10px;
   }
   .s2 { 
    width: 40px;
    height: 20px; 
    /*font-size: 10px;*/
   }
   .s4 { 
    width: 54px;
    height: 20px; 
    /*font-size: 10px;*/
   }
   #allReservation .personName {
    padding: 5px 0px 5px 0px;
    width: 190px;
    float: left;
   }
   #allReservation .personBornDate {
    padding: 5px 0px 5px 10px;
    width: 120px;
    float: left;
   }
   
   #allReservation .clearBoth {
    clear: both;
   }
   .floatLeft {
    float: left;
   }
   .marginLeft10 {
    margin: 0px 0px 0px 10px;
   }
   .marginRight10 {
    margin: 0px 10px 0px 0px;
   }
   .reserveMarks {
    height: 35px;
    margin: 0px;
    padding: 0px;
    background: url('gfx/reserveMarksBg.gif') repeat-x;
   }
   .reserveMarkActive {
    float: left;
    height: 35px;
    line-height: 31px;
    
   }
   .reserveMarkActive .left {
    background: url('gfx/boxHeadLeftReserve.gif') no-repeat;
    width: 2px;
    height: 35px;
    float: left;
    margin: 0px 0px 0px 0px;
   }
   .reserveMarkActive .bg {
    background: url('gfx/boxHeadActiveRes.gif') repeat-x center;
    padding: 0px 10px 0px 10px;
    height: 35px;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
   }
   .reserveMarkActive .right {
    background: url('gfx/boxHeadRight.gif') no-repeat;
    width: 2px;
    height: 35px;
    float: left;
    margin: 0px 2px 0px 0px;
   }
   .reserveMarkUnactive {
    float: left;
    height: 35px;
    line-height: 31px;
   }
   .reserveMarkUnactive .left {
    background: url('gfx/boxHeadLeftReserve.gif') no-repeat;
    width: 2px;
    height: 35px;
    float: left;
    margin: 0px 0px 0px 0px;
   }
   .reserveMarkUnactive .bg {
    background: url('gfx/boxHeadUnactiveRes.gif') repeat-x center;
    padding: 0px 10px 0px 10px;
    height: 35px;
    float: left;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #464646;
   }
   .reserveMarkUnactive .right {
    background: url('gfx/boxHeadRight.gif') no-repeat;
    width: 2px;
    height: 35px;
    float: left;
    margin: 0px 2px 0px 0px;
   }
   
   .button {
      float: left;
      cursor: pointer;
    }
    .button .left {
      background: url('gfx/btnLeft.gif') no-repeat;
      float: left;
      height: 25px;
      width: 4px;
    }
    .button .bg {
      background: url('gfx/btnBg.gif') repeat-x;
      float: left;
      height: 25px;
      line-height: 24px;
      font-weight: bold;
      font-size: 12px;
      color: #fff;
      padding: 0px 5px 0px 5px;
    }
    .button .right {
      background: url('gfx/btnRight.gif') no-repeat;
      float: left;
      height: 25px;
      width: 4px;
    }
    .disabled .left {
      background: url('gfx/btnDisabledLeft.gif') no-repeat;
      float: left;
      height: 25px;
      width: 4px;
    }
    .disabled .bg {
      background: url('gfx/btnDisabledBg.gif') repeat-x;
      float: left;
      height: 25px;
      line-height: 24px;
      font-weight: bold;
      font-size: 12px;
      color: #858585;
      padding: 0px 5px 0px 5px;
    }
    .disabled .right {
      background: url('gfx/btnDisabledRight.gif') no-repeat;
      float: left;
      height: 25px;
      width: 4px;
    }
    #help {
       padding: 10px 0px 10px 0px; 
    }
    .big {
      font-size: 12px;
    }
    .orange {
      color: #EC7A00;
    }
