#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: 725px;
}
#otherarea { 
	background-color: #F3F2F5; 
	width: 145px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-right : 1px solid White;
	vertical-align: top;
	font: normal 100%/100% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#mapsearcharea { 
	background-color: #F3F2F5; 
	width: 145px;
	vertical-align: top;
}
#listarea { vertical-align: top; }

#searchtop { background-color: #D5D3DA; vertical-align: top; padding: 3px 20px 3px 5px; }
.listpixel { 
	padding: 0px 0px 0px 0px;
	width: 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 {
	height: auto;
	padding: 2px 20px 3px 15px;
	margin: 0px 0px 0px 0px;
	float: right;
	text-align: right;
	background-image: url('../image/interface/more-tab-end.gif');
	background-position : right;
	background-repeat : no-repeat;
}















