.linhaBaixoBranco{
	border-bottom: 1px solid #E4E4E4;
}

th.tituloTabelaExtraVencedor{
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
}

#premiado {
	width: 600px;
}

#premiadoBody {
	width: 560px;
	max-height: 600px;
}

#premiadoBody div.offset1.span2 {
	text-align: right;
}

#premiadoBody div.span2 {
	text-align: left;
}

.parabens {
	font-size: 24px; 
	line-height: 40px; 
	font-weight: bold; 
	color: #88B810; 
	margin: 0px;
}

.vencedor-meus-cupoes {
	background-color: #f5f5f5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.vencedor-meus-cupoes div > span {
	font-size: 24px; 
	line-height: 40px; 
	font-weight: bold; 
	color: #88B810; 
	margin: 0px;
}




div.carContainner{
	width: 144px;
	height: 80px;
	overflow: hidden;
	
}
img.carImage{
	margin-top: 10px !important;
}

@media (min-width: 768px) and (max-width: 989px) {
	.textoInfoCarro{
		width: 100% !important;
		margin-left: 0px !important;
	}
	.tempResponsiveContainer{
		min-height:  270px !important;
	}
}


@media (min-width: 768px) and (max-width: 878px) {
	.tempResponsiveContainer{
		min-height:  300px !important;
	}
}
@media (max-width: 768px) {
	.semExtraResponsive{
		margin-left: 0px !important;
	}
}
