.input {
	float:left; 
	width:301px; 
	height:auto;
	padding: 3px 0 3px 0;
}

.label {
	float:left; 
	width:90px;
	text-align:right; 
	padding: 9px 10px 6px 0;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.linha1 {
	float:left;
	background-color:#406739;
	width:403px;
}

.linha2 {
	float:left;
	background-color:#3a5f35;
	width:403px;
}

.submit_geral {
	width:403px;
	float:left;
	height:25px;
	text-align:center;
	background-color:#3a5f35;
}

.submit_geral {
	text-align: -moz-center; /*FF*/	
}

div.button {
	height:30px; 
	top:0px; 
	left: 0px; 
}

div.button a  { 
	height:22px; 
	display:block; 
	padding-top:8px; 
	text-align:center;
}

div.button a:link {
	text-decoration:none;
	font-weight:bold;
	height:22px;
}

div.button a:hover {
	text-decoration:underline;
	background-color:#ff0000;
	height:22px; 
}
