/* contact.view.css */


.tx-thmailformplus-pi1 input.reset, input.submit {
	border: none;
	background: transparent;
	color: #516281;
	text-decoration: underline;
}

.tx-thmailformplus-pi1 .error {
	color: #516281;
	margin: 0px 0px 15px 0px;
}
.tx-thmailformplus-pi1 .error ul {
	display: none;
}

.tx-thmailformplus-pi1 span {
	color: #516281;
}


form .row {height:35px;}
form .row2 {height:120px;}

.input {width:191px; height:12px; padding:0 0 0 5px;}
textarea {width:191px; height:82px; padding:0 0 0 5px; overflow:auto}
form .div {text-align:right; padding:4px 3px 0 0;}

form {color:#888888;}
form a {color:#516281 !important;}
