
/* class for Header Details e.g. location, num of beds etc */
.advhead2 {
      width:750px;
}
/* class for displaying advert details on confirm and for input in some cases */
.advdetails {
      width:735px;
}
/* class for light blue banner subheads */
.advsubhead {
      width:740px;
}
.advbox {
      width:730px;
   }
/* class for right hand side of accommodation display */
.advrhc {
      width:600px;
       }
.advsrhc {
      width:301px;
       }
/* class for right hand side of accommodation display */
.advaccrhc {
      width:630px;
       }
/* class for individual rows of accommodation detail on input */
.advaccdet {
      width:730px;
   }
