.tx-srfreecap-pi2-image
{
	margin:3px 0px 0px 165px;
	display:block;
}
.tx-srfreecap-pi2-cant-read
{
	margin-left:165px;
	color:black;
	font-size:8pt;
}
.tx-srfreecap-pi2-cant-read a:link, .tx-srfreecap-pi2-cant-read a:visited, .tx-srfreecap-pi2-cant-read a:active
{
  text-decoration: underline;
}
.tx-srfreecap-pi2-cant-read a:hover
{
  text-decoration: none;
}


/* 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: white;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 170px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 0px solid #aaa;
	background-color: transparent;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	position:relative;
/*	background-color:#cccccc;*/
	left:-7px;
  padding:0px 0px 7px 0px;
  font-size:10pt;
  display:none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 150px;
	margin-right:15px;
	float: left;
	clear: both;
	font-weight: normal;
}
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 */
	width: 230px;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 0px 0px 0px 0px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 165px;
	color:black;
}
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 150px;
}


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