/* CSS Document */

div.communityStats {
	background-color:#E7EAE9;
	padding:10px;
	}
	
div.communityStats h2 {
	background:transparent url(images/bg_dots_transparent.gif) repeat-x scroll right top;
	color:#6D7F2F;
	font-size:1.1em;
	padding-top:4px;
	text-transform:uppercase;
	}
	
div.communityStats h2 span {
	background:transparent url(images/bg_dots_transparent.gif) repeat-x scroll left bottom;
	display:block;
	padding-bottom:4px;
	}
	
div.communityStats2 
{
	padding: 10px;
	}
	
div.communityStats2 h2 {
	background:transparent url(images/community_stats.gif);
	background-repeat:no-repeat;
	}
	
div.communityStats2 h2 span{
	display:none;
	}
	
div.communityStatsContent {
	font-size:1em;
	}
	
div.communityStatsContent p {
	font-weight:bold;
	padding:5px 0px 10px;
	}

.normalText {
	font-weight:normal;
	}
	
div.statsContent {
	font-size:110%;
	padding:5px 0px;
	}
	
div.communityStatsInfo {
	}
	
div.communityStatsInfoData {
	padding-bottom:3px;
	}
	
div.communityStatsInfoData1 {
	padding-bottom:3px;
	}
	
div.communityStatsInfoCon {
	}
	
div.communityStatsInfoCon1 {
	}
