.tx-thmailformplus-pi1 {
	margin: 5px;
	padding: 5px;
	width: 605px;
	font-size: 12px;
}

.tx-thmailformplus-pi1 .form-left {
	padding: 5px;
	margin: 0px;
	margin-top: 5px;
	width: 270px;
	float: left;
}

.tx-thmailformplus-pi1 .form-right {
	padding: 5px;
	margin: 0px;
	margin-top: 5px;
	width: 280px;
	float: right;
}

.tx-thmailformplus-pi1 .form-buttons {
	margin: 2px;
	padding: 2px;
	float: none;
	text-align: right;
}

.tx-thmailformplus-pi1 hr {
	margin: 0;
	margin-bottom: 5px;
	border: 1px #6F240F;
	background-color: #6F240F;
	width: 100%;
	height: 1px;
}

.tx-thmailformplus-pi1 .form-error {
	margin: 0px;
	padding: 5px;
	background: #FF6633;
	color: #6F240F;
}

.tx-thmailformplus-pi1 fieldset {
	margin: 0;
	padding: 5px;
	border: 0;
}

.tx-thmailformplus-pi1 legend {
	width: 100%;
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #6F240F;
}

.tx-thmailformplus-pi1 label,
.tx-thmailformplus-pi1 input {
	width: 97%;
}

.tx-thmailformplus-pi1 input {
	width: 97%;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px inset #6F240F;
	font-size: 12px;
	color: #333;
}

.tx-thmailformplus-pi1 select {
	width: 101%;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px inset #6F240F;
	font-size: 12px;
	color: #333;
}

.tx-thmailformplus-pi1 textarea {
	margin-bottom: 10px;
	padding: 5px;
	border: 1px inset #6F240F;
	font-size: 12px;
	color: #333;
	width: 97%;
	height: 116px;
}

.tx-thmailformplus-pi1 radio,
.tx-thmailformplus-pi1 checkbox {
	
}

.tx-thmailformplus-pi1 input[type='checkbox'] {
	border: none;
	margin: 2px;
	padding: 5px;
	width: auto;
	float: left;
}

.tx-thmailformplus-pi1 .submitbutton {
	border: 1px inset #6F240F;
	color: #FFFFFF;
	background: #6F240F;
	width: auto;
}