﻿.geo { display: none; }
abbr { border-bottom: none; }


/* ====================
   Directory Results
======================= */

.base td,
.base th { border: 0; }

.base table.results_table .SpecHeader td { color: #b69844; font-size: 110%; font-weight: bold; border-bottom: 0; padding: 5px 0; }
.base th.results_subhead { color: #666; background-color: #e6e6e6; border-top: 1px solid #c4c4c4; text-align: left; font-weight: bold; }
hr { height: 1px; padding: 0; margin: 10px 0; border: 0; border-top: 1px solid #fff; }

.base table.results_table td { border-bottom: 1px solid #e6e6e6; font-size: 90%; padding: 5px; }
.base table.results_table td.no_bordercell { border-bottom: 0; }

.base p.false_breadcrumb,
.base p.false_breadcrumb a {
	color: #005280;
	font-size: 9px; 
	font-weight: bold; 
}


