.tx-thmailformplus-pi1 .error {
	font-weight: bold;
	color:#ee7777;
	margin: 2px 0 0.5em 0;
}

.tx-thmailformplus-pi1 .hint {
	font-weight: normal;
	font-size: 0.8em !important;
	margin: 0.5em 0;
}

*+html .tx-thmailformplus-pi1 .hint {
	font-size: 15px;
}

.tx-thmailformplus-pi1 table {
	border: none;
	empty-cells: show;
}

.tx-thmailformplus-pi1 td {
	vertical-align: top;
	padding-top: 5px;
	border: none;
}

.tx-thmailformplus-pi1 td.label {
	text-align: right;
	vertical-align: top;
	width: auto;
	padding: 7px 5px 0px;
}

.tx-thmailformplus-pi1 td.distance {
	height: 1.6em;
}

.tx-thmailformplus-pi1 select {
	font-size: 1em;
	border: 1px solid #999;
	margin: -2px 0px;
}

.tx-thmailformplus-pi1 input[type="radio"] {
	border: 1px solid #999;
	margin: 5px 3px 0 10px;
	vertical-align: bottom;
}

*+html .tx-thmailformplus-pi1 input[type="radio"] {
	border: none;
	vertical-align: middle;
}

.tx-thmailformplus-pi1 input[type="submit"] {
	width: 100px;
	height: 30%;
	font-weight: bold;
	margin-top: 1.5em;
	cursor: pointer;
}




