@charset "UTF-8";
#mainBody a.talentIcon {
	display: inline;
	float: left;
	height: 135px;
	width: 100px;
	margin-bottom: 20px;
	margin-left: 12px;
	border: 1px solid #FFFFFF;
	padding-bottom: 6px;
}
#mainBody a.talentIcon{
	color: #90c756;
	font-size: 9pt;
	text-align: center;
	font-weight: normal;
}
#mainBody a:hover.talentIcon{
	color: #FFFFFF;
	text-decoration: none;
}
#mainBody a:hover.talentIcon {
	background: #0097D7;
	border: 1px solid #0097D7;
}
#mainBody a:hover{
	text-decoration: none;

}

#talentLeft {
	display: inline;
	float: left;
	width: 213px;
}
#statBox {
	width: 213px;
	background: url(../img/statBox.gif) no-repeat right top;
	float: left;
	display: inline;
	
}
#linkBox {
	display: inline;
	float: left;
	width: 213px;
}
#statBox #statFoot {
	background: url(../img/statBox.gif) no-repeat bottom left;
	#background #ff0000;
	width: 213px;
	height: 25px;
	display:inline;
	float:left;
}
#statBox table {
	color: #FFFFFF;
	font-size: 10pt;
	line-height:11pt;
}
#statBox table td {
	padding-left:10px;
}
#statBox table td.stat {
	font-weight: bold;
	color: #0097D7;
	padding-left:0px;
}
#talentFlash {
	display: inline;
	float: right;
	height: 577px;
	width: 345px;
	margin-top: 10px;
}
