
.sendtext {
	font-size: 75%;
	line-height: 1.1em;
	color: #ff0000;
	background-color: #FFFFFF;
	width: auto;
}
.label { 
	width: 100px;
	color: #336699;
	text-align: left;
}
.lineinput { 
	width: 395px;
	font-family: "Courier New", Courier, monospace;
	color: #339900;
}
.commentlabel { 
	width: 500px;
	font-size: 100%;
	color: #336699;
	line-height: 1.3em;
	text-align: left;
}
table { 
	table-layout: fixed;
	margin-left: 187px;
	margin-right: 66px;
	font-size: 80%;
	font-weight: lighter;
	line-height: 1.3em;
	padding: 0;
	border: 0;
	min-width: 515px;
}
textarea {
	width: 500px;
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
	line-height: 1.3em;
	font-weight: lighter;
	color: #339900;
	overflow: auto;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: lighter;
}
