
input.input_buscar {
	width:302px; height:33px;
	border:none;
	font-size:21px;
	color:#999;
	float:left;
	margin-right:5px
}

input.input_geral {
	width:300px; height:33px;
	font-size:21px;
	color:#999
}

#botao_buscar {
	float:left;
	width:97px; height:36px
}

label {
	float:left;
	display:block;
	width:150px
}

textarea {
	font-size:21px;
	color:#999;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}

form p {
	padding-bottom:15px
}

#conteudo form {
	border:1px solid #D20000;
	padding:10px;
	background:#FFF4F4
}

select {
	width:300px;
	border:1px solid #CCC;
	font-size:21px;
	color:#999
}