#vitrine {
	float:right;
}

#sidebar .video {
	padding-bottom:20px;
}

#sidebar select {
	width:188px;
}

.vejatodos {
	margin-top:20px;
	text-align:right;
	display:block;
	padding:15px 0 0 0;
	border-top:1px solid #ebf0f3;
}

#conteudo {
	position:relative;
}

#carregando {
	position:absolute;
	top:50%;
	left:50%;
	margin:-64px 0 0 -64px;
	display:none;
}

.tabela-precos tr td {
	border-bottom:solid 1px #d4d4d4;
}

.tabela-precos thead td, .tabela-precos tfoot td {
	border-bottom:none;
}
