#coluna_form {
	margin:0 0 0 60px; 
	_margin:0 0 0 10px; 
	width:470px;
	_width:500px;
	height:auto;
	background:#FFf;
	float:left;
	}

.form1 {
	font: 12px "trebuchet ms", verdana, arial;
	color: #FAFF9D;
	margin:0 0 0 20px;
	float:left;
	background:#FFf;
}
.form2 {
	font: 12px "trebuchet ms", verdana, arial;
	color: #FAFF9D;
	margin:10px 0 0 20px;
	float:left;
	background:#FFf;
}

.label {
    color:#FF0000;
    font:bold 12px "trebuchet ms", verdana, arial;
}

.form_botao {
	margin-top:5px;
	text-align:center;
	}



