@charset "iso8859-1";

.stTable {
	font :normal 11px Arial; 
	color: #666666;
	border-collapse : collapse;
	margin-bottom:14px;
}
.stTable td {
	padding:2px;
	text-align:center;
	border:solid 1px #A2D345;
	width:93px;
}
.stTable th {
	width:128px;
	border:solid 1px #A2D345;
	background: #F6FDEE;
	text-align:center;
}
.stRowH TD {
	background: white url(/majic/rsCT/shade.gif) top left repeat-x;
	text-align: center;
}
.stTable .stRowH th {
	background: white;
	border-top:none;
	border-left:none;
	font-weight:normal;
}
#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:200px;
	height:25px;
	margin-top:8px;
}