@charset "utf-8";
/* Novacroft Team Chart */

#teamchart{background:url(../images/bg_team.jpg) no-repeat center; width:750px; height:600px; position:relative; float:left; margin-right: 25px;}
#teamchart .team{width:150px; position:absolute;}
#teamchart .team h1{margin:0px 0px 2px 0px; color:#80b32A; font-size:14px;font-weight:bold; line-height:0.9em;}
#teamchart .team p{margin:0px 0px 2px 0px; color:#000000; font-size:10px; line-height:1em;}
#teamchart .team a{margin:0px 0px 5px 0px; background:url(../images/small_green_arrow.gif) no-repeat right; display:block; color:#80b32A; font-size:12px; font-weight:bold; width: 110px;}
#teamchart .team a:hover{text-decoration:none;}