/* ######### side menu ######### */

#forum_sidemenu {
	margin: 0px;
	padding: 10px 5px 15px 0px;
	width: 225px;
	clear: both;
	text-indent: 0;
}

#forum_sidemenu .title1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	width: 220px;
	height: 30px;
	background: url(/images/side_title_contents.gif) no-repeat;
	border-top: 3px solid #666666;
	clear: both;

}



#forum_sidemenu h2 {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size:18px;
	clear: both;
	text-indent: -9999px;
}

/* Mozilla */
:root #forum_sidemenu h2 a {
	overflow: hidden;
}

#forum_sidemenu h2.f1 a {
	display: block;
	margin: 0;
	width: 220px;
	height: 30px;
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat 0px 0px;
}

#forum_sidemenu h2.f1 a:hover {
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat -220px 0px;
}

#forum_sidemenu h2.f2 a {
	display: block;
	margin: 0;
	width: 220px;
	height: 30px;
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat 0px -30px;
}

#forum_sidemenu h2.f2 a:hover {
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat -220px -30px;
}

#forum_sidemenu h2.f3 a {
	display: block;
	margin: 0;
	width: 220px;
	height: 30px;
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat 0px -60px;
}

#forum_sidemenu h2.f3 a:hover {
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat -220px -60px;
}

#forum_sidemenu h2.f4 a {
	display: block;
	margin: 0;
	width: 220px;
	height: 30px;
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat 0px -90px;
}

#forum_sidemenu h2.f4 a:hover {
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat -220px -90px;
}

#forum_sidemenu h2.f5 a {
	display: block;
	margin: 0;
	width: 220px;
	height: 30px;
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat 0px -120px;
}

#forum_sidemenu h2.f5 a:hover {
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat -220px -120px;
}

#forum_sidemenu h2.f6 a {
	display: block;
	margin: 0;
	width: 220px;
	height: 30px;
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat 0px -150px;
}

#forum_sidemenu h2.f6 a:hover {
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat -220px -150px;
}

#forum_sidemenu h2.f7 a {
	display: block;
	margin: 0;
	width: 220px;
	height: 30px;
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat 0px -180px;
}

#forum_sidemenu h2.f7 a:hover {
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat -220px -180px;
}

#forum_sidemenu h2.f8 a {
	display: block;
	margin: 0;
	width: 220px;
	height: 30px;
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat 0px -210px;
}

#forum_sidemenu h2.f8 a:hover {
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat -220px -210px;
}

#forum_sidemenu h2.f9 a {
	display: block;
	margin: 0;
	width: 220px;
	height: 30px;
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat 0px -240px;
}

#forum_sidemenu h2.f9 a:hover {
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat -220px -240px;
}

#forum_sidemenu h2.fa a {
	display: block;
	margin: 0;
	width: 220px;
	height: 30px;
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat 0px -270px;
}

#forum_sidemenu h2.fa a:hover {
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat -220px -270px;
}

#forum_sidemenu h2.f10 a {
	display: block;
	margin: 0;
	width: 220px;
	height: 30px;
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat 0px -300px;
}

#forum_sidemenu h2.f10 a:hover {
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat -220px -300px;
}

#forum_sidemenu h2.f11 a {
	display: block;
	margin: 0;
	width: 220px;
	height: 30px;
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat 0px -330px;
}

#forum_sidemenu h2.f11 a:hover {
	background: url(/Portals/0/forum/forum_sidemenu.gif) no-repeat -220px -330px;
}


/* ######### contents ######### */
.forum-entry {width: 225px;}
.forum-entry-in {padding: 15px;}
.forum-entry ul {margin: 0px 0px 15px 15px; padding: 0px 0px 0px 15px;}
.forum-entry li {margin-bottom:5px;}

