<style type="text/css">
	
	.tx-powermail-pi1_fieldset{
		border: none;
		width: 100%; /* to make all text field width consistent - 305 for normal page layout */
	}
	
	.tx_powermail_pi1_fieldwrap_html{
		margin-bottom: 1em;
		width: 100%; /* to make all text field width consistent - 305 for normal page layout */
	}
	
	.powermail_textarea{
		width: 100%;
		font-size: 120%;
		padding: 0.2em;
	}
	
	.powermail_text{
		width: 100%;
		font-size: 120%;
		padding: 0.2em;
	}
	
	.powermail_check_inner label{
		display: inline;
	}
	
	.powermail_mandatory_js{
		color: red;
		background-color: yellow;
		width: 50%;
		font-weight: bold;
	}
	
	.powermail_mandatory{
		font-size: 1.2em;
		font-weight:bold;
		color: red;
	}
	
	.tx_powermail_pi1_fieldwrap_html_radio input{
		display: inline;
	}
	
	.tx_powermail_pi1_fieldwrap_html_radio label{
		display: inline;
	}
	
	.tx_powermail_pi1_fieldwrap_html label{
		font-size: 1.2em;
	}
	
	.tx-powermail-pi1_fieldset legend{
		font-size: 1.7em;
		margin-bottom: 10px;
		padding-left: 0px;
		color: #677856;
	}
	
	.tx-powermail-pi1_fieldset_submit legend{
		display: none;
	}
	
	.tx-powermail-pi1_fieldset_submit input{
		font-size: 120%;
		padding: 0.2em;
	}
	
	.tx_powermail_pi1_fieldwrap_html input, .tx_powermail_pi1_fieldwrap_html textarea{
		display: block;
	}
	
	.tx_powermail_pi1_fieldwrap_html_check  .powermail_check_inner input{
		display: inline;
	}
	
	.tx_powermail_pi1_fieldwrap_html_radio  .powermail_radio_inner input{
		display: inline;
	}
	
	.tx_powermail_pi1_fieldwrap_html_checkbox_title, 
	.tx_powermail_pi1_fieldwrap_html_radio_title{
		font-size: 1.2em;
		font-weight: bold;
	}
	
	.powermail_check_inner, .powermail_radio_inner{
		margin-bottom: 5px;
	}
	
</style>
