form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	height: 25px;
	width: 160px;
	padding-top: 1px;
	vertical-align: middle;
	padding-bottom: 1px;
	position: absolute;
}
option {
	text-align: justify;
}
select {
	color: #00008B;
	border: 1px solid #00008B;
	width: 125px;
	background-color: #e0e1ce;
}
input {
	width: 30px;
}
.gugel form {
	padding-top:10px;
	position:relative;
	width:100%;
}
.gugel input {
	padding-bottom:10px;
	position:relative;
	width:200px;
	height:20px;
}
