/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed */
	background-color: red;
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 250px;
	font-size:15px;
	display/*\**/:inline-block\9 
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	/* border: 1px dotted #aaa; */
	background-color:#878786;
	border:none;
	padding-top: 0px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-size: 100%;
	font-weight:bold;
	color:#ffd146;
	height:auto;
	padding:0px;
	margin:0px;
	margin-top: -10px\9;
	*margin-left:-7px;
	margin-bottom:15px\9;
	
	display:none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display:block;
	color:#fff;
	width: 130px;
	float: left;
	font-weight: normal;
	margin-bottom:10px;
	*margin-bottom:0px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	background-color:#CCC;
	width: 340px;
	float:right;
	border:none;
	/*border: 1px solid #ffd146;*/
}
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	margin-bottom:10px;
}
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	width:342px;
	width:344px\9;
	_width:340px;
	float:right;
	background-color:#CCC;
	/*border: 1px solid #ffd146;*/
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	margin:0;
	width:10px;
	display:inline;
}
.tx_powermail_pi1_fieldwrap_html_radio label{
	width:auto !important;
	display:inline !important;
	float: none !important;
}
.powermail_radio_inner {
	display:inline;
	padding-right: 20px;
}
div.tx_powermail_pi1_fieldwrap_html {
	clear: both;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
/*	display:block;
	font-weight: normal;
	margin-bottom:0px !important;
	clear:both;
	line-height:30px;*/
	display:block;
	color:#fff;
	width: 30px;
	float: left;
	font-weight: normal;
	margin:0px;
}
.powermail_check_inner {
	width:165px;
	float:left;
	margin-right:15px;
}

div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #878786;
	color: #fff;
	text-decoration: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {

}
.powermail_pagebrowser {
	display:none;
}
.tx_powermail_pi1_submitmultiple_forward {
	float:right;
	width:120px\9;
	height:28px\9;
	font-size:13px\9;
	background-color:#fff\9;
}
.tx_powermail_pi1_submitmultiple_back {
	float:left;
	width:120px\9;
	height:28px\9;
	font-size:13px\9;
	background-color:#fff\9;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit, .tx-powermail-pi1_mandatory_submit {
	position:absolute;
	top:664px;
	right:40px;
	width:120px\9;
	height:28px\9;
	font-size:13px\9;
	background-color:#fff\9;
}



	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}



.tx_powermail_pi1_fieldwrap_html {
	color:#fff;
	font-weight:bold;
}
#powermaildiv_uid260, #powermaildiv_uid267 {
	font-size:13px;
	font-weight:normal;
	padding-top:20px;
	padding-bottom:10px;
}
#powermaildiv_uid262, #powermaildiv_uid265 {
	width:400px;
	float:left;
	clear:none;
}
#powermaildiv_uid263, #powermaildiv_uid266 {
	width:90px;
	float:left;
	clear:none;
}
#powermaildiv_uid263 input, #powermaildiv_uid266 input {
	width:25px;
	float:left
}
#powermaildiv_uid263 label, #powermaildiv_uid266 label {
	width:60px !important;
}
.powermail_check_inner label{
	width:145px !important;
}