/* Aslar Guest House style settings */

p.clickable    { cursor: pointer; } /* non-standard */

a              {
               font-family: 'Verdana Ref';
               font-size: 10pt;
               color: #FFFFFF;
               text-decoration: none;
}

#master_cell   {
               width: 912px;  /* previously ser at 986px; */
}

.master_width  {
               width: 912px;  /* set to master_cell */
}
