input.checkbox {
	border: none;
}
textarea {
	width: 100%;
	font-family: sans-serif;
}
.lcol	{
	width: 20%;
}
.rcol	{
	width: 80%;
}
.rcol input, .to select {
	width: 100%;
}
