@charset "iso-8859-1";

/*
 * forumArea
 */

#forumArea {
}


#forumArea div.headingArea {
	background:transparent url('/images/dividerdots.gif') bottom left repeat-x;
}
#forumArea div.headingArea h3 {
	font-size:1em;
  margin:3px;
	float:left;
}
#forumArea div.headingArea h3 a {
	color:#003388;
}
#forumArea div.headingArea a {
  text-decoration: none;
	margin-top:4px;
}
#forumArea div.headingArea a:hover,
#forumArea div.headingArea a:focus,
#forumArea div.headingArea a:active {
	text-decoration:underline;
}

#forumArea a.rss {
	font:bold 1em/1.3em Arial, sans-serif;
	background:url('/images/btn_rss.gif') top right no-repeat;
	padding:0 15px 1px 0;
	color:#e26e00;
	display:block;
	font-style:normal;
 	float:right;
	font-size:0.9em;
	margin-top:2px;
}
div.categoryList div.heading-holder {
	margin-bottom:2px;
}