.form_txt {
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 205px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	padding: 0px;
	margin: 0px;
}
.status_chat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.texto_vinho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.form_txtarea {

	height: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 205px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.example {
	color: #999;
	font: bold 10px "Courier New";
}



label {
	display: block;
	width: 65px;
	float: left;
	text-align: right;
	margin: 0 4px 0 0;
	font: bold 12px Verdana, Arial;
}