/* standard bits */
#headtable {
	background-color : #ffffff;
	font: normal 100%/120% Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
}
.otherarea { 
	background-color: #F3F2F5; 
	width: 25%;
	border-right : 1px solid White;
	vertical-align: top;
}
.otherplace { background-color: #F3F2F5; width: 25%; height: 4px; font-size: 1px; border-right: 1px solid White; }

#breakout { width: 96%; border-right: 1px solid White; border-top: 4px solid White; border-bottom: 4px solid White;}
#breakoutinfo { width: 100%; }
.detailheading { vertical-align: top; padding-left: 3px; }
.detaildate { width: 85px; vertical-align: top; }
.detailp { color: #ffffff; }
.detailhead { color: #ffffff; padding: 1px 3px 1px 3px; }
.detailabout { padding: 5px 0px 5px 0px; }
.detailadditional { padding: 5px 0px 5px 0px; }
.paddetail { padding: 1px 3px 1px 3px; }
.padtitle { padding: 0px 0px 14px 8px; }
.padunder { padding: 10px 4px 6px 2px; vertical-align: top; }
.padbreak { padding: 1px 3px 1px 3px; width: 100%; }
.endline { display: none; }

#mapsearcharea { display: none; }

.listpixel { 
	padding: 0px 0px 0px 0px;
	width: 1px;
	font-size: 1px;
	background-color: #ffffff; 
}
.listpixelhigh { 
	padding: 0px 0px 0px 0px;
	height: 1px;
	font-size: 1px;
	background-color: #ffffff; 
}

.white { color: #B3B2B2; }
a.lighter { color: #B3B2B2; font-weight: normal; }
a.lighter:visited { color: #B3B2B2; font-weight: normal; }
a.lighter:active { color: #B3B2B2; font-weight: normal; }
a.lighter:hover { color: #ffffff; font-weight: bold; }

.darker { color: #ffffff; font-weight: bold; }
a.darker { color: #ffffff; font-weight: bold; }
a.darker:visited { color: #ffffff; font-weight: bold; }
a.darker:active { color: #ffffff; font-weight: bold; }
a.darker:hover { color: #C0C0C0; font-weight: bold; }

#listend { display: none; }














