.playermain {
	height: 160px;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 33px;
}
.playermain .title {
	height: 40px;
	width: 130px;
	background-image: url(../images/player_02.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
}
.playermain .title .text {
	position: relative;
	top: -16px;
	left: 3px;
}
