
#teamsContain .infoHold {
	width: 609px;
	border: 1px solid #d8d9da;
	border-top: 0;
	margin-top: 11px;
}
#teamsContain .infoMenu {
	width: 609px;
	background: #6d6f71;
	min-height: 17px;
	margin: 0 0 2px 0;
}
#teamsContain .infoMenu ul {
	width: 609px;
	list-style: none;
	display: block;
	background: url('/girls/za/images_gl/team_rider_menu_btm.gif') center bottom repeat-x transparent;
}
#teamsContain .infoMenu li {
	float: left;
	border-right: 2px solid #fff;
}
#teamsContain .infoMenu li a {
	font-size: 11px;
	display: block;
	padding: 0px 8px 8px;
	color: #fff;
	background: url('/girls/za/images_gl/team_rider_menu_btm.gif') center bottom repeat-x transparent;
	text-decoration: none;
}
#teamsContain .infoMenu li a:hover, #teamsContain .infoMenu li a.sfhover, #teamsContain .infoMenu li a.sel {
	color: #000;
}
#teamsContain .infoMenu li a.sel {
	color: #fff;
	background: url('/girls/za/images_gl/team_rider_menu_sel.gif') center bottom repeat-x #000;
}





#teamsContain .infoHold .infoPanel {
	display: none;
	padding: 5px;
}
#teamsContain .infoHold .infoPanel.sel {
	display: block;
}

#teamsContain .galleryHead {
	text-transform: uppercase;
	padding: 0 0 0 10px;
}




#iphotos table {
	width: 100%;
	margin-bottom: 30px;
}
#iphotos td {
	width: 25%;
	padding: 16px;
	text-align: center;
	vertical-align: middle;
}
#iphotos img {
	border: 1px solid #ccc;
}
#iphotos a:hover img {
	border: 1px solid #fff;
}





#ivideos a {
	display: block;
	float: left;
	width: 140px;
	color: #999;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	margin: 27px;
}
#ivideos img {
	border: 1px solid #ccc;
}
#ivideos a:hover img {
	border: 1px solid #fff;
}
#ivideos a:hover {
	color: #000;
}
#ivideos .vidTitle {
	width: 140px;
	height: 40px;
	padding: 4px 0 0 0;
}




.infoPanel h2 {
	color: #ed037c;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	padding: 0 6px 2px 10px;
}
.infoPanel .content {
	padding: 0 6px 6px 10px;
}


