@charset "UTF-8";
/* CSS Document */

.wMainTop {
	background-image: url(../images/pBorders/page_wMainTop.jpg);
	height: 14px;
	width: 601px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.wMainBg {
	background-image: url(../images/pBorders/page_wMainFill.jpg);
	background-repeat: repeat-y;
}
.wMainBottom {
	background-image: url(../images/pBorders/page_wMainBottom.jpg);
	height: 13px;
	width: 601px;
	background-repeat: no-repeat;
	background-position: top;
}
.playerName {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fcb130;
	padding-bottom: 10px;
}
.playerDetail {
	padding-left: 10px;
}
