@charset "utf-8";

.tx-powermail-pi1_fieldset {
	border:0px solid;
	padding:0;
	margin:0;
}

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

.tx_powermail_pi1_fieldwrap_html {
	margin:0 0 5px 0;
	width:735px;
	display:block;
	overflow:auto;
}

.tx_powermail_pi1_fieldwrap_html label {
	width:150px;
	display:block;
	float:left;
}

.tx_powermail_pi1_fieldwrap_html select {
	border:1px solid #6e8fa9;
	padding:2px;
	float:left;
	margin-right:10px;
}

.tx_powermail_pi1_fieldwrap_html input {
	border:1px solid #6e8fa9;
	padding:2px;
	width:200px;
	float:left;
	margin-right:10px;
}

.tx_powermail_pi1_fieldwrap_html textarea {
	border:1px solid #6e8fa9;
	padding:2px;
	width:350px;
	height:150px;
	float:left;
	margin-right:10px;
}

#powermaildiv_uid7, #powermaildiv_uid15, #powermaildiv_uid31 {
	width:auto;
	float:left;
	margin-left:150px;
}

#powermaildiv_uid8, #powermaildiv_uid16, #powermaildiv_uid32 {
	width:auto;
}

#powermaildiv_uid7 input, #powermaildiv_uid8 input, #powermaildiv_uid15 input, #powermaildiv_uid16 input,
#powermaildiv_uid31 input, #powermaildiv_uid32 input
{
	border:1px solid #6e8fa9;
	padding:2px;
	width:auto;
	margin-right:10px;
	background:#6e8fa9;
	color:white;
}

.powermail_mandatory_js {
	color:#6e8fa9;
	width:auto;
	float:left;
	background:url(../../img/x.gif) 0px 6px no-repeat;
	padding-left:15px;
	color:white;
}

.powermail_mandatory{
	display:none;
	visibility:hidden;
}
