.sTable {
	font :normal 12px Arial; 
	color: #666666;
	margin-bottom:14px;
	border:solid 1px #A2D345;
	width:100%;
}
.sTable td {
	text-align:right;
	padding:4px;
	width:47px;
	border-left:solid 1px #D1F4AB;
}
.sTable THEAD th {
	background: white url(/majic/rsCT/shade.gif) top left repeat-x;
}
.sTable th {
	text-align:left;
	padding:4px;
}
.sTable th+th {
	text-align:right;
}
.sTable TFOOT  {
    background: #E4F9CE;
}
.sTable TFOOT TD, .sTable th {
	font :bold 11px Arial; 
	color:#333333;
	padding:5px 4px;
}
.sTable TFOOT TD, .sTable TFOOT TH {
	border-top:solid 1px #A2D345;
}
.sTable THEAD TD, .sTable THEAD TH {
	border-bottom:solid 1px #A2D345;
}
.sTable TBODY tr:hover {
	background: #DAF7BB;
}
.sTable TBODY th {
	font-weight:normal;
	color:#000000;
}
.sTable .even {
	background: #F1F8E3;
}
.sTable .odd{
	background: #FFFFFF;
}
#statsGraphs {
	margin:20px 0;
	border:solid 1px #CCCCCC;
	overflow:auto;
	width:712px;
	height:265px;
	padding:5px 0 0 5px;
}
#statsGraphsCont {
	position:relative;
}
#statsGraphsCont .gLegend {
	position:absolute;
	left:31px;
	top:234px;
}

.statsLink {
	font:normal 13px Verdana;
	margin:6px 10px 13px 0;
	border:solid 1px #bbbbbb;
	background: #EDEDED url(/ct/1/static/home2/bgDegradGris.gif) top left repeat-x;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float:left;
}
.statsLink A {
	background: transparent url(/ct/1/static/stats4.png) no-repeat 8px center;
	padding:5px 13px 5px 32px;
	display:block;
	color:#444444;
}
.statItem {
    font:normal 13px Verdana;
	background: transparent url(/ct/1/static/arrow.gif) no-repeat 0 6px;
	padding:0 0 0 10px;
	color:#6F6F6F;
}
.statItem .n {
	font:normal 18px Arial;
	color:#81AE2F;
	color:#555555;
}
.sMore{
	font:italic normal 12px Verdana;
	color:#333333;
	margin:10px 0 0 0;
}
#playerTitle {
	overflow:hidden;
	border-bottom: solid 1px #CCCCCC;
	margin:6px 0 10px 0
}
#playerTitle h1 {
	margin:0;
	border: none;
	width:505px;
	float:left;
}
#likeDiv {
	float:right;
	overflow:hidden;
	width:130px;
	margin-top:9px;
}
#plusone {
	float:right;
	overflow:hidden;
	width:70px;
	margin-top:14px;
}