/* `Equipes
----------------------------------------------------------------------------------------------------*/
.equipe {
	margin-bottom: 40px;
}
.equipe:last-child {
	margin-bottom: 0;
}

img.imgeq {
	width: 300px;
	height: 160px;
}

img.imgpil {
	width: 140px;
	height: 160px;
}

.equipe img.imgeq,
.equipe img.imgpil {
	margin-bottom: 10px;
}

/* `Equipes: Carro Info
----------------------------------------------------------------------------------------------------*/
#carro_info {
	margin-top: 20px;
}
#carro_info td {
	width: 50%;
}

/* `Equipes: Contra
----------------------------------------------------------------------------------------------------*/
#equipe_contra th,
#equipe_contra td {
	text-align: center;
}

/* `Equipes e Pilotos: Info
----------------------------------------------------------------------------------------------------*/
.info_tb a {
	color: #0088a7;
}

/* `Piloto Info
----------------------------------------------------------------------------------------------------*/
#piloto_info {
	margin-top: 20px;
}
#piloto_info td:last-child {
	width: 140px;
}
