/* @override http://bsg5.local/~bbhack/bsm/style/home.css */

#content {
}

#player_thumbs {
	width: 498px;
	height: 875px;
	margin: 10px auto;
	padding: 0;
}

.player_link {
	float: left;
	width: 150px;
	height: 200px;
	margin: 5px;
	text-align: center;
	background: #23a url(./images/23a_eef_br.gif) no-repeat bottom right;
}
#player_thumbs>.player_link {
	margin: 8px;
}

.player_link a {
	display: block;
	height: 165px;
	background: #ffa url(./images/ffa_eef_tl.gif) no-repeat top left;
}
#player_thumbs>.player_link a {
	height: 167px;
}

.player_link img {
	margin-top: 17px;
	border: 0px solid white;
}

.player_link h2 {
	/*height: 2em;*/
	margin: 0px;
	padding: 7px 0 0 0;
	font-size: 1.6em;
	color: #ffa;
	text-align:center;
	background: /*green*/ url(./images/23a_eef_tl.gif) no-repeat top left;
}
#player_thumbs>.player_link h2 {
}
