/* Powermail */
span.powermail_mandatory {
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	background-color:  #D9FFA2;
}
div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 15px 150px;
	font-size: 10px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #ccc;
	background-image: url(../img/handy.jpg);
	background-repeat: no-repeat;
	background-position: 100% 60%;
	padding: 10px;
	padding-left: 25px;
	margin-bottom: 10px;
}
fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 150px;
	float: left;
	clear: both;
	font-weight: normal;
	color: #666666;
}

.tx_powermail_pi1_fieldwrap_html_text input { 
	width: 290px;
}
fieldset.tx-powermail-pi1_fieldset textarea {
	width: 290px;
	float: right;
	margin-right: 20px;
	
}
div.tx_powermail_pi1_fieldwrap_html {
	margin: 3px 0;
}
input.powermail_submit {
	margin: 20px 0px;
	border: 1px solid #ccc;
	
	
}
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

.tx_powermail_pi1_fieldwrap_html_submit { padding-left: 120px;}


fieldset { border: solid 1px #cccccc;}


div.tx-powermail-pi1 legend {
background-color:#ffffff;
border:0px none;
color:#666666;
padding-left:15px;
padding-right:15px;
}
