	dl { width: 190px; }
	dl,dd { margin: 0px 0 0px 0; }
dt { 
display:block;
	float: left;
width: 188px;
	border: 1px solid #000;
	font-size: 1.4em;
	color: #FFFFFF;
	background-image: url(images/h2navbg.gif);
	background-repeat: repeat-x;
	height: 31px;
	line-height: 28px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -6px;
background-position: top 4px;
 }
#first_dt { 
display:none;
	float: left;
width: 0px;
	border: 0px solid #000;
	font-size: 0em;
	color: #FFFFFF;
	background: none;
	height: 0px;
	line-height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -6px;
 }
	dt a { color: #FFF; }
	dd a { color: #fff; }

.sidebar-box ul dl dd ul {padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px; }
.sidebar-box ul dl dd ul li {padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px; }
