#foorumit {
	margin:4px 0px 0px 0px;
	width:184px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 75%; 
	color:#0057a3;
	background-image:url(header.gif);
	background-repeat:no-repeat;

}
#foorumit-footer {
	background-image:url(footer.gif);
	background-repeat:no-repeat;
	height:13px;
	overflow:hidden;
}

#foorumit a:link  { text-decoration: underline; color:#e6003c; }
#foorumit a:active { text-decoration: underline; color:#e6003c; }
#foorumit a:visited { text-decoration: underline; color:#e6003c; }
#foorumit a:hover { text-decoration: none; color:#e6003c; }


.forumspacer {
	float:right; 
	width:1px; 
	height:10px; 
	overflow:hidden;
	background-color:#FF6600;
}




#foorumit h2 {
	padding: 15px 0px 15px 15px; 
	margin:0;
	font-weight: bold;
	font-style:normal;
	font-size: 1.5em; 		
}

#foorumit ul {
	margin:0px 0px 0px 15px;
	padding:0px;
	list-style:none;
	

}
#foorumit ul li {
	margin:0px;
	padding:0px 0px 5px 14px;
	background-image:url(nuoli.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
}


