input {
	width: 350px;
	height: 19px;
	font-size: 12px;
	line-height: 19px;
	color: #404A4C;
	background-color: #D7D7D7;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea {
	width: 350px;
	color: #993333;
	background-color: #D7D7D7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}
label {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

#ingles {
	width: 20px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#btm {
	width: 100px;
	float: left;
	margin-right: 10px;
}
