@CHARSET "ISO-8859-1";

.playerBlock {
	float:left;
	width:356px;
	margin-bottom: 20px;
}

.playerBlock .statsTable {
	width:356px;
}

.playerBlock h2 {
	padding-bottom: 0px;
	font-size: 1.8em;
}

.playerBlock a:LINK {
	padding-bottom: 0px;
	color:#339966;
	text-decoration: none;
}

.playerBlock a:HOVER {
	color:#0000FF;
	text-decoration: underline;
}

div.playerBlockFirst {
	margin-right:38px;
}
