/* Forza Default - Bells 'n Whistles */

/* signat */
.CommentSignature {
	display: block;
	font-size: 8pt;
	color: #a8a8a8;
	padding: 0;
	margin: 15px 0 -12px 3px;
}

/* statsit */
#Legend{
	margin:0px 0px 5px 12px;
	width:200px;
	color: #219fc9;
	}
#Legend ul {
	margin:0px !important;
	padding:2px 2px 2px 3%;
	font-size:11px;
	color: #219fc9;
	}
#Legend li a {
	text-decoration: underline;
	}
#Legend li a:hover {
	text-decoration: none;
	}	

#onlinenow ul li ul { overflow:hidden; } #onlinenow ul li ul li { width:auto; margin-right:4px; float:left; }