div.alsoInThisSection {
	margin: 0 0 6px 0;
	font-size : 1.1em;
	background : transparent url(/pics/title_also.gif) 0 0 no-repeat;
	padding-top : 35px;
}
div.alsoInThisSection ul {
	margin: 0 10px 0 10px !important;
	padding-left : 0 !important;
	list-style-type : none;
}
div.alsoInThisSection ul ul {
	margin : 0;
	padding : 0;
}
div.alsoInThisSection li {
	margin: 0 !important;
	padding: 0 0 2px 0px !important;
	list-style-type : none !important;
	line-height : 1.6em !important;
	background-position : 0px 0px !important;
	background-repeat : no-repeat !important;
	background-image : none !important;
	clear : left;
}

div.alsoInThisSection li span {
	float : left;
	display : block;
	clear : left;
	width : 20px;
	margin-bottom : 3px;
}

/* IE 3px jog HACK */
* html div.alsoInThisSection li span {
	width : 18px;
	margin-bottom : 3px;
	margin-right : -1px;
}

div.alsoInThisSection li.pageIcon {
	padding-left : 20px !important;
	background-image : url(/pics/icon_page.gif) !important;
}

div.alsoInThisSection li.xc {
	background-image : url(/pics/icon_folder.gif) !important;
}
/*also in section top level nav UL */
#nav2xc {

}