/*-- terminology --*/

.terminology tr {
margin:0px;
padding:0px;
border:none;
margin-bottom: 5px;
}
.terminology .term, .terminology .description {vertical-align: top;}
.terminology .term {padding-right:5px;}


/*#content .terminology .term {
	margin-bottom: 10px;
}
td.term {
	margin-bottom: 20px;
}*/


/*-- contact form --*/
table .contact  { margin-top:10px;}
#content tr td.field {padding-bottom: 20px;}
.contact .field textarea, input.box {width: 97%;}


