#forumurlbutton {
	margin: 0;
	padding: 0;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	font-size: 11px;
/*	font-weight: bold; */
}

#forumurlbutton a, #forumurlbutton a:visited {
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 12pt;
	color: black; 
	background-color: white;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid black;
}

#forumurlbutton a.activeitem, #forumurlbutton a:visited.activeitem, #forumurlbutton a:hover.activeitem {
	background-color: #f69401;
	color: white;
}

#forumurlbutton a:hover {
	background-color: #f69401;
	color: white;
}

#forumlist {
	text-align: left; 
	margin: 0;
	padding: 0px;
	z-index: 100;
}

#forumlist ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	z-index: 100;
}

#forumlist li {
	color: #808080;
	background:URL(/images/interfaces/blacklight/arrow-gray.gif) no-repeat center left;
	padding:0 0 0 11px;	
	margin-top: 7px;
}

#forumlist a, #forumlist a:visited {
/*	display: block;*/
	margin: 0px;
	padding:0 0 0 0;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

#forumlist a:hover {
	text-decoration: underline;
}