div#sitemap {
  padding: 5px;
  font-size: 12px;
}

div#sitemap h1 {
  font-size: 22px;
  color: #191970;
  margin: 9px 0px 9px 70px;
  text-align: left;
}

div#sitemap h2 {
  font-size: 14px;
  color: #a00;
  border-bottom: 1px #a00 dotted;
}

div#sitemap a {
  color: #2a4f84;
}

div#sitemap table {
  width: 95%
}

div#sitemap td {
  padding-right: 2em;
  width: 50%;
}

div#sitemap ul {
  margin: 0;
  padding: 0 0 1em 1.5em;
  font-size: 11px;
}


fieldset.medbox .fieldhead{
	background-image: url('../images/backmed_head.png');
	background-repeat: no-repeat;
	width: 730px;
	height: 10px;
	position: absolute;
	top: -10px;
	margin-left: -180px;
}

fieldset.medbox{
	background-image: url('../images/backmed_body.png');
	background-repeat: repeat-y;
	position: relative;
	padding: 0 0 7px 180px;
	border: 0;
	width: 550px;
	height: auto;
	margin: 0 0 20px 0;
}


fieldset.medbox .fieldfoot{
	background-image: url('../images/backmed_foot.png');
	background-repeat: no-repeat;
	width: 730px;
	height: 13px;
	position: absolute;
	bottom: -13px;
	margin-left: -180px;
}

fieldset.medbox legend{
	background-image: url('../images/bookmark-right.png');
	background-repeat: no-repeat;
	width: 167px;
	height: 46px;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	display: inline-block;
	position: absolute;	
	top: 3px;
	left: -3px;
	padding: 10px 0 0 0;
}
