table.main th {
	background-color:#006eb1;
	height: 27px;
}
li {margin-left: -20px;}
.sidebar-entry {
	font-size: 11px;
	text-decoration:none;
	border-bottom:1px solid silver;
	color: #F00;
	margin: 2px;
}
a.sidebar-entry {
	font-size: 11px;
	color:#000;
	text-decoration: none;
}
a.sidebar-entry:hover {
	background-color:#c6dff3;
	text-decoration: none;
}
a.sidebar-entry:focus {
	background-color:#c6dff3;
	text-decoration: none
}
.sidebar-cat-header {
	background-color:#c6dff3;
	margin-left: -39px;
	font-weight:bold;
	font-size:14px;
	vertical-align:middle;
	height: 28px;
}
.hilight-cat-header {
	background-color:#c6dff3;
}
.iw-header {
	font-weight:bold;
	font-size: 14px;
}
#sidebar {
	width:350px;
	height:240px;
	overflow:auto
}
#map {
	width:350px;
	height:350px;
}

.mapheader {
	color: #FFF;
	font-size: 16px;
}


