/* ######### side menu ######### */

#forum_sidemenu {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 138px;
	clear: both;
	text-indent: 0;
}

/*#forum_sidemenu .title1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	width: 138px;
	height: 20px;
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat;
	border-top: 3px solid #666666;
	clear: both;
}
*/


#forum_sidemenu h2 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size:18px;
	clear: both;
	text-indent: -9999px;
	width:138px;
	float:left;
}

/* Mozilla */
:root #forum_sidemenu h2 a {
	overflow: hidden;
}

#forum_sidemenu h2.f1 a {
	display: block;
	margin: 0;
	width: 138px;
	height: 20px;
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat 0px 0px;
}

#forum_sidemenu h2.f1 a:hover {
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat -138px 0px;
}

#forum_sidemenu h2.f2 a {
	display: block;
	margin: 0;
	width: 138px;
	height: 20px;
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat 0px -20px;
}

#forum_sidemenu h2.f2 a:hover {
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat -138px -20px;
}

#forum_sidemenu h2.f3 a {
	display: block;
	margin: 0;
	width: 138px;
	height: 20px;
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat 0px -40px;
}

#forum_sidemenu h2.f3 a:hover {
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat -138px -40px;
}

#forum_sidemenu h2.f4 a {
	display: block;
	margin: 0;
	width: 138px;
	height: 20px;
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat 0px -60px;
}

#forum_sidemenu h2.f4 a:hover {
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat -138px -60px;
}

#forum_sidemenu h2.f5 a {
	display: block;
	margin: 0;
	width: 138px;
	height: 20px;
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat 0px -80px;
}

#forum_sidemenu h2.f5 a:hover {
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat -138px -80px;
}

#forum_sidemenu h2.f6 a {
	display: block;
	margin: 0;
	width: 138px;
	height: 20px;
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat 0px -100px;
}

#forum_sidemenu h2.f6 a:hover {
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat -138px -100px;
}

#forum_sidemenu h2.f7 a {
	display: block;
	margin: 0;
	width: 138px;
	height: 20px;
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat 0px -120px;
}

#forum_sidemenu h2.f7 a:hover {
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat -138px -120px;
}

#forum_sidemenu h2.f8 a {
	display: block;
	margin: 0;
	width: 138px;
	height: 20px;
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat 0px -138px;
}

#forum_sidemenu h2.f8 a:hover {
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat -138px -138px;
}

#forum_sidemenu h2.f9 a {
	display: block;
	margin: 0;
	width: 138px;
	height: 20px;
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat 0px -160px;
}

#forum_sidemenu h2.f9 a:hover {
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat -138px -160px;
}


#forum_sidemenu h2.f10 a {
	display: block;
	margin: 0;
	width: 138px;
	height: 20px;
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat 0px -180px;
}

#forum_sidemenu h2.f10 a:hover {
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat -138px -180px;
}

#forum_sidemenu h2.f11 a {
	display: block;
	margin: 0;
	width: 138px;
	height: 20px;
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat 0px -200px;
}

#forum_sidemenu h2.f11 a:hover {
	background: url(/Portals/0/forum/forum_sidemenu2.gif) no-repeat -138px -200px;
}



/* ######### contents ######### */
.forum-entry {width: 130px;}
.forum-entry-in {padding: 3px}
.forum-entry ul {margin: 0px 0px 0px 8px; padding: 0px;}
.forum-entry li {margin-bottom:5px; list-style:none; font-size:10px;}

