.tx-thmailformplus-pi1 .label,
.tx-thmailformplus-pi1 label {
	display: block;
	margin: 1.2em 0 0.4em;
}

.tx-thmailformplus-pi1 .label label {
	display: inline;
	margin: 0;
}

.tx-thmailformplus-pi1 textarea {
	border-left: 1px solid #797979;
	border-top: 1px solid #797979;
	border-bottom: none;
	border-right: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	width: 430px;
	height: 160px;
}

.tx-thmailformplus-pi1 fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

.tx-thmailformplus-pi1 fieldset legend {
	margin: 0;
	padding: 1.2em 0 0.4em;
}

.tx-thmailformplus-pi1 fieldset label {
	display: inline;
	margin: 0 1em 0 0;
}

/*
 * step indicator on bottom
 */
 
.tx-thmailformplus-pi1 .stepper {
	background-image: url(../../pics/pistenbully/stepper-bg.png);
	background-repeat: no-repeat;
	width: 280px;
	margin-top: 25px;
}

.tx-thmailformplus-pi1 .stepper span,
.tx-thmailformplus-pi1 .stepper a {
	line-height: 28px;
	width: 69px;
	margin-left: 20px;
	display: block;
	float: left;
	text-align: left;
}

/* IE 6 */
* html .tx-thmailformplus-pi1 .stepper span,
* html .tx-thmailformplus-pi1 .stepper a {
	width: 79px;
	margin-left: 10px;
}

.tx-thmailformplus-pi1 .stepper span.currentstep {
	color: #e20025;
	font-weight: bold;
}

.tx-thmailformplus-pi1 .stepper a {
	color: #000 !important;
}

.tx-thmailformplus-pi1 .mailformplus-submit {
	position: relative;
	left: 280px;
	top: -30px;
}

.tx-thmailformplus-pi1 .mailformplus-submit .txtbtn {
	height: 17px;
	color: #000;
	padding: 3px 0 1px 25px;
}

.errormessage {
	margin-top: 1em;
	display: block;
}