form { margin: 0px; padding: 0px; }
td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
a:link {
  color: #0054A6;
}
a:hover {
  color: #6894C7;
}
#bookingengine {
  width: 375px;
  background: url(/locations/interface/common/widget/images/box_body.gif) repeat-y;
  _display: inline;
}
#bookingengine input {
  padding: 2px;
  margin: 0;
}
#locationinfo input {
  width: 100%;
}
#bookingengine select {
  padding: 2px;
  margin: 0;
}
.divider {
  background: url(/locations/interface/common/widget/images/divider.gif) repeat-x;
  margin: 45px 20px 15px 20px;
  padding: 0px;
}
.button {
  float: right;
  padding: 0px 20px;
  margin: 0;
}
.subheading {
  font-weight: bold;
  font-size: 13px;
}
.optional {
  color: #666666;
  font-style: italic;
}
/* IE fix */
#dynaSearchForm_pl {
  _position:absolute;
}
#calpdholder {
  display:none; 
  position:absolute; 
  left:0px; 
  top:25px; 
  width:317px;
}
#calrdholder {
  display:none; 
  position:absolute; 
  left:0px; 
  top:25px; 
  width:317px;
}
.yui-calendar .offdate {
  background-color: #F7F9FB;
  color: #CCCCCC;
}
