/* Styles for Tours Search */

A.toursDropItem {
  font: 11px Verdana;
  color: #000000;
  display: block;
  padding: 1px 3px;
  text-decoration: none;
}

A.toursDropItem:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #808080;
}

TD.toursSearch {
  font: bold 12px Verdana;
}

.toursSmall { font: 11px Verdana; } 

.toursBig { font: bold 14px Arial; }

/* End Styles */