.sb h4, .sbbx h4 {
	margin-top: 4px;
}



/*SIDEBAR NAVIGATION*/
.sb ul,
.sb p.top,
.sbbx ul,
.sbbx p.top {
	list-style-type: none;
}
.sb ul, .sbbx ul {
	padding-bottom:4px;
}
.sb ul.notop, .sbbx ul.notop {
	border:none;
}
#sbright .sbbx p {
	color:#003399;
	padding-bottom: 5px;
}
.sb li, .sbbx li {
	font-size:11px;
	line-height:12px;
	background:url(../images/sb_6x6grey.gif) no-repeat 0px 4px;
	margin-top: 0;
	padding: 0 0 0 9px;
}
.sbbx li.active, .sbbx li.active {
	background:url(../images/sb_6x6gold.gif) no-repeat 0px 4px;
}

