
#teamsContain .infoHold {
	width: 599px;
	border: 1px solid #404040;
	border-top: 0;
	padding: 5px;
}
#teamsContain .infoMenu {
	width: 599px;
	background: url('/images_gl/team_rider_menu_back.gif') repeat-x #2d2d2d;
}
#teamsContain .infoMenu ul {
	width: 599px;
	list-style: none;
	display: block;
	background: url('/images_gl/team_rider_menu_btm.gif') center bottom repeat-x transparent;
}
#teamsContain .infoMenu li {
	float: left;
	border-right: 2px solid #000;
}
#teamsContain .infoMenu li a {
	display: block;
	padding: 4px 8px 7px;
	color: #ccc;
	background: url('/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: #fff;
}
#teamsContain .infoMenu li a.sel {
	color: #000;
	background: url('/images_gl/team_rider_menu_sel.gif') center bottom repeat-x #fff;
}



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

#teamsContain .galleryHead {
	text-transform: uppercase;
}
#iphotos table {
	width: 100%;
	margin-bottom: 30px;
}
#iphotos td {
	width: 25%;
	padding: 16px;
	text-align: center;
	vertical-align: middle;
}
#iphotos img {
	border: 1px solid #666;
}
#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 #666;
}
#ivideos a:hover img {
	border: 1px solid #fff;
}
#ivideos a:hover {
	color: #fff;
}
#ivideos .vidTitle {
	width: 140px;
	height: 40px;
	padding: 4px 0 0 0;
}

#ibio .head {
	color: #6699ff;
	font-size: 16px;
	padding: 6px 0 6px 0;
}