/*=======================================================================================*\
|| ######################################################################################||
|| # vBstatistic 1.0.0 Preview Version © by PcFreak                         			#||
|| # Copyright (C) 2006 by Andree Haupt (PcFreak), All rights reserved.          		#||
|| # Email: info@vbstatistic.com														#||
|| # Demo: http://vbstatistic.com														#||
|| #																					#||
|| # For use with vBulletin Version  3.6.0 and higher									#||
|| #                                                                                    #||
|| # vBstatistic 1.0.0 Preview Version is to be used in conjunction with VBULLETIN 		#||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html                   #||
|| ######################################################################################||
\*=======================================================================================*/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

legend
{
	font-size: 11px;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

ul {
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: circle;
}
