#center {
	position: relative;
	background:url(images/right.jpg) repeat-y;
	float: right;
	width: 899px;
	height: 880px;
	border: solid #CCC;
	border-width: 1px;
	margin: auto;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#333;
	}

#center .imgtop{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 716px;
	height: 100px;
	background:url(venda_usados/img/usados.jpg);
}

#form_compra{
	position: absolute;
	left: 5px;
	top: 110px;
	width: 705px;
	height: 730px;
	background:#FFF;
	border: solid #CCC;
	border-width: 1px;
}

#form_compra td{
	height: 22px;
}

#form_compra .proposta_avaliacao{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 690px;
	height: 24px;
}

#form_compra .formproposta_avaliacao{
	position: absolute;
	left: 30px;
	top: 40px;
	width: 650px;
	height: auto;
}

#form_compra .tableproposta_avaliacao{
	font:normal 11px/15px Arial, Helvetica, sans-serif;
	width: auto;
	height: auto;
}

#sendproposta{
	position: absolute;
	left: 10px;
	top: 40px;
	width: 690px;
	height: auto;
}