#main #contents #contentTitle{
	background : url(/team/images/h2title.gif) no-repeat 0 0;
}

#header #headerMenu #gm04{
	background : url(../elements/head_menu.gif) no-repeat -357px -168px !important;
}

#playersTable {
	font-size: 1em;
}

.fanservice {
	border: 1px solid #999;
	background-color: #ffc;
	padding: 10px;
	margin:20px 30px 20px 30px;
}

#main #contents .gameTable .home{
	background: url(../team/schedule/images/homebg.gif) repeat-x;
	padding-left:18px;
	font-weight:bold;
}
#main #contents .gameTable .away{
	background: url(../team/schedule/images/awaybg.gif) repeat-x;
	padding-left:18px;
	font-weight:bold;
}
#main #contents .gameTable .satHome{
	background: url(../team/schedule/images/homesatebg.gif) repeat-x;
	padding-left:18px;
	font-weight:bold;
}
#main #contents .gameTable .satAway{
	background: url(../team/schedule/images/awaysatebg.gif) repeat-x;
	padding-left:18px;
	font-weight:bold;
}

.profileboxinner {
	width:170px;
	float:left;
	margin-right: 5px;
	margin-left: 5px;
	_margin-right:2px;
	_margin-left:2px;
}

#profilebox {
	margin: 10px 0 0 0;
}

#profilebox th {
	padding-right: 5px;
}


#profilebox td,
#profilebox th {
	padding-top:5px;
	padding-bottom: 5px;
}

#profilebox dl {
	width: 170px;
}


#profilebox dt {
	width:65px;
	margin: 5px 5px 0 0;
	position: absolute;
}

#profilebox dt img {
	margin-left:5px;
}

#profilebox dd {
	width:105px;
	padding: 5px 0 5px 70px;
	text-align: center;
}

#profilebox dd:hover {
	background-color: #ff6;
}

#profilebox dt img:hover {
	opacity:0.4;
	filter: alpha(opacity=40);
}
