﻿
td.contact {
width:40px;
}

table.form2 {
width:270px;
}

tr.formspace {
height:25px;
}

td.form2 {
width:60%;
}


input.form2 {
	border: 1px solid #848c8f;
	width:100%;

}

textarea {
	border: 1px solid #848c8f;
	width:100%;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
}

td.submit {
text-align:left;
}

input.submit {
	border: 1px solid #848c8f;
}

blockquote.okerror {
height:250px;
}

a.goback {
color:#000000;
text-decoration:none;
}

a:hover.goback {
color:#000000;
text-decoration:underline;
}