@import url("geral.css");

body { background:transparent; }

/************** FORM ITENS ***********************************/

.lblCompraVenda {
}
.lblVender {width:155px;}
.lblLogin {	width:100px;}

form#frmFipe fieldset.novousado { float:right; margin-top:-2.3em; }
form#frmFipe fieldset.novousado label, form#frmFipe fieldset.novousado input { float:left; margin:0 0.2em; }

.inputGeral {height:22px; border:1px solid #999;}
select.Vender {width:130px;float:left;}
select.Comprar {width:130px;float:left;}
	
/************* OUTRAS ******************/
	
.logout {float:right;}
.Tabela {width:100%;}
.Tabela td {border:1px solid #CCC;font-size:0.8em;}
.thumbIMG {padding:5px;}
.Exemplo {font-size:0.9em;background-color:#eff;}
.TabelaBusca {width:100%;}
.TabelaBusca td {border:1px solid #CCC;	}

/******** novas divs *******************/

.mediaValores {float:right;margin-top:-65px;margin-right:10px;border:1px #999 dotted;padding:4px;}
.mediaValores dt {width:170px;display:block;float:left;}
.mediaValores dd {display:inline;	}
.larg {
	width: 88px;
}
