.innerTab th{text-align:left;	vertical-align:top	}
.innerTab td{	 padding:15px; vertical-align:text-top}
.innerTab th
{
	width:200px;
	background:url(../images/line-bg.gif) repeat-y right top;
}


.innerTab td
{
	width:555px;
	border:1px solid #CCCCCC;
	border-left:0;
}
.innerTab td#teamDetails table th
{
	text-align:left;
	background:none;
	font-size:15px;	text-transform:uppercase; color:#dd1936;
	width:170px;
}.innerTab td#teamDetails table td	{	border:0;	width:300px;}
.innerTab td#teamDetails table th img
{
	border:1px solid #cccccc;
	padding:1px;
	margin:15px 0 0 0
}
.innerTab th a, .innerTab th a.tabOff
{
	display:block;
	background:#CCCCCC;	border:1px solid #CCCCCC;	border-right:0;
	padding:8px 10px;
	color:#000000;	cursor:pointer
}
.innerTab th a:hover, .innerTab th a.tabOn{	background:#FFFFFF;	}

.hiddenTabContent
{	display:none;}
