fieldset{     padding: 0;     margin-bottom: 10px;      border: none;    }  /* Contactform */ /***************/ .contactform{ padding-left:5px; } .contactform .left{     margin-top: 5px; } .contactform input, .contactform select, .contactform textarea{ width:250px; font: normal 11px Verdana,Arial,sans-serif; color:#369; margin-top:5px; } .contactform select   {     width:256px; } .contactform .button{ width:auto; font: normal 11px Verdana,Arial,sans-serif; color:#369; } .contactform .no-border{     border: none; } .contactform .submit{     background-image:url(images/bgbuttonsaction.jpg);     background-repeat:repeat-x;     border:1px solid #336699;     color:#336699;     cursor:pointer;     font-weight:bold;     height:14px;     padding:1px 2px;     text-align:center;     text-decoration:none;     width:90px; } .contactform .error-message{     color:  #DE595A;     font-weight: bold;      text-align: right;     }  /* Post Booking Form */ /*********************/ .postbookingform{ padding-left:5px; } .postbookingform .left{     margin-top: 5px; } .postbookingform input, .postbookingform select, .postbookingform textarea{ width:250px; font: normal 11px Verdana,Arial,sans-serif; color:#369; margin-top:5px; } .postbookingform select  {     width:256px; } .postbookingform select.small-select{     width:75px; }    .postbookingform input.medium-input{     width:171px; }   .postbookingform input.small-number-input{     width:45px; }  .postbookingform input.small-input{     width:140px; } .postbookingform input.postal-input{     width:69px; }   .postbookingform .no-border{     border: none; } .postbookingform .submit{     background-image:url(images/bgbuttonsaction.jpg);     background-repeat:repeat-x;     border:1px solid #336699;     color:#336699;     cursor:pointer;     font-weight:bold;     height:14px;     padding:1px 2px;     text-align:center;     text-decoration:none;     width:90px; } .postbookingform .error-message{     color:  #DE595A;     font-weight: bold;       text-align: right;  } /* Booking Form */ /*********************/ .bookingform .title{     margin-top:  5px; } .bookingform { } .bookingform .section{     clear: both;     margin-bottom: 30px; } .bookingform .section h2{ font-size: 11px;     padding-left: 5px;     border-bottom: 1px dotted #336699;     padding-bottom: 10px;      } .bookingform .left{     margin-top: 5px;         padding-left: 5px; } .bookingform .right{       padding-right: 5px; } .bookingform .left.title{    font-weight: bold; } .bookingform .right .small{     width: 60px; } .bookingform input, .bookingform select, .bookingform textarea{ width:250px; font: normal 11px Verdana,Arial,sans-serif; color:#369; margin-top:5px; } .bookingform input.checkbox{     width: 15px; } .bookingform select{     width:256px; } .bookingform select.small-select{     width:75px; } .bookingform input.small-input{     width:171px; } .bookingform .left.small-label{     width:250px; } .bookingform .left.summary{     margin-top: 0; } .bookingform .no-border{     border: none; } input.date-input{     width: 227px; } .bookingform .submit{     background-image:url(images/bgbuttonsaction.jpg);     background-repeat:repeat-x;     border:1px solid #336699;     color:#336699;     cursor:pointer;     font-weight:bold;     height:14px;     padding:1px 2px;     text-align:center;     text-decoration:none;     width:90px; } .bookingform .right .checkbox{     margin-right: 240px;     width:16px; } .bookingform .right.overview{     width: 250px;     margin-top: 5px; } .travelers{ } .travelers td{     text-align: center; } .travelers .table-numbers{     padding-top: 7px; } .travelers input{     width: 100px; } .travelers input.date-input{     width: 72px; } .travelers select{     width: 95px; } .bookingform .left.no-margin{     margin: 0;     } .bookingform .btAction, .bookingform .btActionDisabled{     padding: 2px 10px 2px 12px;     height: 14px;     margin-right: 5px; } .bookingform .hidden{     display: none;           } .bookingform .error-message{     color:  #DE595A;     font-weight: bold;      text-align: right;     } .bookingform.submitpanel{ padding:5px; }
