body {
	background:#fff;
	font:10pt normal Arial, Helvetica, sans-serif;
}

.c { clear:both; }

#thumbBox, #thumbLoading, #menu1, #menu2, #link-topo, #conteudo-dir, #build-access {
	display:none;
}

#geral {
	width:720px;
}

#build-detail-img {
	width:360px;
	height:280px;
	float:left;
/* 	background:blue; */
}

#build-details {
	float:left;
	width:350px;
	height:280px;
/* 	background:red; */
}

#build-images img {
	float:left;
	margin-right:10px;
}