﻿*, html, body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.int_locationbox
{
    display:block;
    width:520px;
    height: 95px;
    margin-bottom:15px;
    border: 0px solid aqua;
}

.int_locationbox img
{
    float:left;
}

.int_locationcontent
{
    margin-left:275px;
}

/* TOOL TIP */
.xstooltip
{
    visibility: hidden;
    position: absolute;
    top: 40px;
    left: 4px;

    z-index: 150;
    width: 185px;
    height: 110px;
    font: normal 8pt sans-serif;
    padding: 3px;

    border: solid 0px #7F9DB9;
    border: solid 1px #ffffff;
    background-color: #FEFF99;
    background-color: #F6CB42;
    text-align: left;
}

.tblInfo
{
  border: 0px solid green;
  height: 110px;
  width: 180px;
  left: 0px;

}

td.spacer_info
{
  height: 3px;
}

td.age
{
  text-align: center;
}

td.traveler
{

}

.tblHr
{
  height: 1px;
  display:none;
}





      /*
display:block;position:absolute;left:0px;top:170px;z-index:10;border: 1px solid red;width:198px;height:50px;background-color:#fff;text-align:left;">
*/