#contentBox
{
	width: 875px;
	padding: 0px;
}

#contentBox ul.topUL
{
	margin: 0;
	display: none;
}
#map
{
	width: 875px;
	height: auto;
	float: left;
	border: 1px solid #c6dcee;
}
#map td
{
	width: 79px;
	vertical-align: top;
	padding: 0px 3px;
	background: #eff5fa;
	border-right: 1px solid #c6dcee;
}
#map td.odd
{
	background: #e0ebf6;
}
#map td.last
{
	border: none;
}
#map ul li
{
	background: none;
	padding: 0px;
	line-height: 1.2em;
}
#map ul li a
{
	font-weight: bold;
}
#map ul ul li a
{
	font-weight: normal;
}
#map ul ul
{
	font-size: .9em;
}
#map ul ul ul li
{
	border: none;
	margin-bottom: .4em;
}
#map ul ul ul li a
{
	border: none;
}
#map ul ul ul li a:hover
{
	border: none;
	text-decoration: underline;
}
/*hide publications*/
.from1934
{
	display: none;
}