.tx-powermail-pi1 {
float: left;
}

span.powermail_mandatory {
	color: #ff0000;
}
input.validation-failed,textarea.validation-failed {
	background-color: #e3010a;
	color: ffffff;
	/* 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 : #ff0000; 
	font-family : verdana; 
	font-size : 9px; 
	font-weight : normal; 
	padding : 1px;
	height: 15px;
	width: 250px;
	margin: 0px 0 8px 123px;
	background-color: #ffffff;
}
fieldset.tx-powermail-pi1_fieldset {
	width: auto;
	border: 0px solid #EEEEEE;
	/*background-color: #FFFFFF;*/
	padding: 5px;
	margin-bottom: 10px;
	float: left;
}
fieldset.tx-powermail-pi1_fieldset legend {
	font-weight: bold;
	color: black;
	display: none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 120px;
	float: left;
	clear: both;
	/*font-weight: bold;*/
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	background-color : #FFFFFF; 
	border : 1px #BCBBBB solid; 
	color : #000000; 
	font-family : verdana; 
	font-size : 11px; 
	font-weight : normal; 
	margin-left : 0px; 
	width : 250px; 
	padding-left: 3px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 6px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	float : left;	
	background-color : #ffffff; 
	border : 1px #BCBBBB solid;  
	text-align:center;
	font-size:12px;
	color:#000000;
	font-family:Verdana
	height : 22px; 
	margin-left : 124px;
	width : 75px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit:hover {
	/* submit button */
	background-color : #ff0000; 
	color:#ffffff;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_reset {
	/* reset button */
	float : left;
	background-color : #ffffff; 
	border : 1px #BCBBBB solid;  
	text-align:center;
	font-size:12px;
	color:#000000;
	font-family:Verdana
	height : 22px; 
	/* margin: 0px 5 10px 229px; */
	margin: 0 5px 400px;
	width : 84px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_reset:hover {
	/* submit button */
	background-color : #ff0000; 
	border : 1px #000000 solid; 
	color:#ffffff;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	/*font-weight: bold;*/
}
div.countryzone {
	margin: 10px 0 0 120px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 120px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}


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

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

ul.powermail_multiplejs_tabs {
float: left;
display: block;
list-style-type:none;
width: 99%;
/*background-color: red;*/
}

li.powermail_multiplejs_tabs_item {
margin:0;
padding:0;
float: left;
width: auto;
list-style-type:none;
border-left: 1px solid #EEEEEE;
border-right: 1px solid #EEEEEE;
border-top: 1px solid #EEEEEE;
border-bottom: 1px solid #EEEEEE;
}

.active-tab {
border-bottom: 1px solid #FAFAFA;
background-color: #EEEEEE;
}
.wtcalculatingcaptcha {
margin:0;
padding:0;
margin-left: 120px;
margin-top: 5px;
}

.date2cal_img_help {
display: none;
}

.powermail_check , .jscalendar_cb{
margin-left:0px;
}
