﻿#bookDiv {
  height: 214px;

}


.bookHotel
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  color: #663300;
  background-color: #FFCC66;
  width: 180px;
}


.ccBtnBookOk
{
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  color: #663300;
  background-color: #FFCC66;
  width: 80px;  
  top: 409px;
  left: 6px;
}