input[type=text]{
	height:18px;
	width:100%;
	font-size:10pt;
}

.txtInformativo{
	height:18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #A5ACB2;
	border-bottom-width: 1px;
}
