.bookNowDiv
{
    padding:28px 0 0px 0;
    margin:0 0 0 5px;
    background:url(../images/tpiBookNowHeader.jpg) no-repeat top left;
    background-color:#B2D1DF;
    width:225px;
    position:relative;
}

.bookNowTable
{
    background-color:#B2D1DF;   
}

.bestGuaranteeImg
{

}



.bookingFormLeftTd
{
    padding:0 0 0 3px;
}

.maximumOccupancy
{
    width:70px;
    height:50px;
    font-weight:bold;
}

.maximumOccupancy p
{
    font-size:10px;
}

.bestGuaranteeImg
{
    position:absolute;
    left:148px;
    top:50px;
    z-index:0;
}


.bookingButton
{
    margin:10px 0 0 0;
}