#team-gallery {
	float:left;
	width:476px;
	height:324px;
	margin:0 0 0 30px;
	position:relative;
}
#team-gallery span {
	width:476px;
	height:324px;
	display:block;
	position:absolute;
	background:url(/img/dakar/mini-gallery-bg.png) no-repeat;
	z-index:10;
}
#team-gallery-items {
	width:443px;
	height:285px;
	overflow:hidden;
	z-index:9;
	top:17px;
	left:20px;
}
#team-gallery-items img {
	width:443px;
	height:285px;
}
#team-gallery-controls {
	left:210px;
	bottom:0;
	position:absolute;
	z-index:10;
}
.team-item .caption {
	position:absolute;
	bottom:30px;
	right:0px;
	margin:0 -31px 0 0;
	background:url(/img/dakar/caption-bg.png) no-repeat;
	width:178px;
	height:49px;
	z-index:11;
}
/***********************************/

#team2-gallery {
	float:left;
	width:476px;
	height:324px;
	margin:0 0 0 30px;
	position:relative;
}
#team2-gallery span {
	width:476px;
	height:324px;
	display:block;
	position:absolute;
	background:url(/img/dakar/mini-gallery-bg.png) no-repeat;
	z-index:10;
}
#team2-gallery-items {
	width:443px;
	height:285px;
	overflow:hidden;
	z-index:9;
	top:17px;
	left:20px;
}
#team2-gallery-items img {
	width:443px;
	height:285px;
}
#team2-gallery-controls {
	left:210px;
	bottom:0;
	position:absolute;
	z-index:10;
}
/***********************************/

#team3-gallery {
	float:left;
	width:476px;
	height:324px;
	margin:0 0 0 30px;
	position:relative;
}
#team3-gallery span {
	width:476px;
	height:324px;
	display:block;
	position:absolute;
	background:url(/img/dakar/mini-gallery-bg.png) no-repeat;
	z-index:10;
}
#team3-gallery-items {
	width:443px;
	height:285px;
	overflow:hidden;
	z-index:9;
	top:17px;
	left:20px;
}
#team3-gallery-items img {
	width:443px;
	height:285px;
}
#team3-gallery-controls {
	left:210px;
	bottom:0;
	position:absolute;
	z-index:10;
}
/***********************************/

#team4-gallery {
	float:left;
	width:476px;
	height:324px;
	margin:0 0 0 30px;
	position:relative;
}
#team4-gallery span {
	width:476px;
	height:324px;
	display:block;
	position:absolute;
	background:url(/img/dakar/mini-gallery-bg.png) no-repeat;
	z-index:10;
}
#team4-gallery-items {
	width:443px;
	height:285px;
	overflow:hidden;
	z-index:9;
	top:17px;
	left:20px;
}
#team4-gallery-items img {
	width:443px;
	height:285px;
}
#team4-gallery-controls {
	left:210px;
	bottom:0;
	position:absolute;
	z-index:10;
}
/***********************************/

#team5-gallery {
	float:left;
	width:476px;
	height:324px;
	margin:0 0 0 30px;
	position:relative;
}
#team5-gallery span {
	width:476px;
	height:324px;
	display:block;
	position:absolute;
	background:url(/img/dakar/mini-gallery-bg.png) no-repeat;
	z-index:10;
}
#team5-gallery-items {
	width:443px;
	height:285px;
	overflow:hidden;
	z-index:9;
	top:17px;
	left:20px;
}
#team5-gallery-items img {
	width:443px;
	height:285px;
}
#team5-gallery-controls {
	left:210px;
	bottom:0;
	position:absolute;
	z-index:10;
}
/*********************************************/

.race-gallery {
	float:left;
	width:476px;
	height:324px;
	margin:0 0 0 30px;
	position:relative;
}
.race-gallery span {
	width:476px;
	height:324px;
	display:block;
	position:absolute;
	background:url(/img/dakar/mini-gallery-bg.png) no-repeat;
	z-index:10;
}
.race-gallery-items {
	width:443px;
	height:285px;
	overflow:hidden;
	z-index:9;
	top:17px;
	left:20px;
	position:absolute;
}
.race-gallery-items img {
	position:absolute;
}
.race-item .caption {
	position:absolute;
	bottom:30px;
	right:0px;
	margin:0 -31px 0 0;
	background:url(/img/dakar/caption-bg.png) no-repeat;
	width:178px;
	height:49px;
	z-index:11;
}