.widelabel
{
	width: 175px;
}

.narrowinput
{
	width: 1em;
}

.entrybox
{
	height: 40em;
}

.termsbox
{
	height: 10em;
	overflow-y: scroll;
	overflow-x: visible;
	background-color: #eee;
	font-size: 75%;
}