fieldset {
	clear: both;
	/*display: block !important;*/
}

.tx-powermail-pi1_fieldset legend{
	display: none;
}

.tx-powermail-pi1_fieldset_3,
.tx-powermail-pi1_fieldset_6,
.tx-powermail-pi1_mandatory {
	padding: 10px !important;
	background-color: white !important;
	border: none !important;
}

.tx-powermail-pi1_fieldset_2,
.tx-powermail-pi1_fieldset_5{
	background-color: white !important;
	border: none !important;
	padding: 0px !important;
}
fieldset.tx-powermail-pi1_fieldset label {
	width: 400px !important;
}

.tx_powermail_pi1_fieldwrap_html {
	padding: 5px 10px;
}

	
.powermail_multiplejs_tabs {
	margin: 0 !important;
	padding: 0 !important;
	background-color: white;
	display: none;
	/*width: 100%;
	overflow: hidden;*/
}

.tx-powermail-pi1_fieldset_1,
.tx-powermail-pi1_fieldset_4{
	padding: 0px !important;
	background-color: transparent !important;
	border: none !important;
}

.workshop_price {
	margin-top: 0.5em;
}

.workshop_price .price {
	float: right;
	font-weight: bold;
	margin-left: 10px;
}

#workshop_prices_sum {
	font-style: italic;
	font-weight: bold;
	margin-top: 1em;
	border-top: 1px dotted #666;
}

div.tx-powermail-pi1_confirmation,
div.tx-powermail-pi1_thx {
	padding: 10px;
	background-color: white;
}

.registration_head {
	overflow: hidden;
	margin-bottom: 10px;
	height: 24px;
	padding: 5px 0px;
	/*background-color: #8a0e2b;*/
	background-color: white;
}

.registration_step {
	width: 105px;
	margin-right: 10px;
	float: left;
	/*color: #c48795;*/
	color: #D9D9D9;
}

.head_step_1 {
	margin-left: 5px;
}
.head_step_4 {
	margin-right: 5px;
}

.register_step_act {
	/*color: white;*/
	color: #666666;
}

.registration_stepno {
	font-size: 26px;
	float: left;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 5px;
}

.registration_stepname {
	font-size: 11px;
	line-height: 11px;
}

.powermail_navigation {
	overflow: hidden;
	background-color: #8a0e2b;
	padding: 5px;
	margin: 10px 0px;
}

.powermail_last_page,
.powermail_next_page {
	color: white;
	font-size: 14px;
}
	.powermail_last_page a,
	.powermail_next_page a {
		color: white;
		text-decoration: none;
	}
.powermail_next_page {
	float: right;
}

.powermail_last_page {
	float: left;
}

.powermail_all_table {
	width: 100%;
}