@CHARSET "ISO-8859-1";

table.maincell {
height: 405px; 
}
.dottedcell {border: thin dotted}
.dotcellleft {border-left: thin dotted}
.dottedcellbt {border-bottom: thin dotted}
.gen1 {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #330066;
	background-color: #FFFFFF;
}
.style4 {font-size: 10px}
.style16 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style20 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style22 {font-size: 16px}
.style23 {font-size: 14px}
.style24 {font-size: 12px}
.style34 {color: #7439AE}
.style36 {color: #006600}
.style37 {color: #CCCCCC}
/* CSS styles for main-page statistics */

div.stats_main li.stats_updated {
	font-size: 12px;
	font-weight: bold;
}

div.stats_main {
	font-size: 12px;
}

div.stats_main,
div.stats_title,
div.stats_forum,
div.stats_reviews {
	margin: 0 0 5px 0;
	padding: 0;
}

div.stats_title li,
div.stats_forum li,
div.stats_reviews li {
	margin: 0;
}

div.stats_main li {
	margin: 0;
}

div.stats_main strong {
	font-weight: 900;
}

div.stats_title {
	text-align: center;
	color: #306;
	font-size: 16px;
	font-weight: 900;
}

div.stats_forum em,
div.stats_reviews em {
	font-size: 12px;
	font-weight: 900;
}

div.stats_main ol,
div.stats_forum ol,
div.stats_reviews ol {
	list-style-type: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-left: 5px;	
}

div.stats_main ol {
	padding-left: 0;
}

div.stats_forum li,
div.stats_reviews li {	
	font-size: 12px;
	padding: 0;
	margin: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
span.stats_forum {
	font-size: 12px;
	font-style: italic;
	padding: 0;
	margin: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: 900;
}
.insetshaddow {
   -moz-box-shadow: inset 0 3px 8px rgba(0,0,0,.4);
   -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,.4);
   box-shadow: inset 0 3px 8px rgba(0,0,0,.24);
}
