@charset "utf-8";
/* CSS Document */


fieldset 
{
	position: relative;
	clear: left;
	width: 90%;
	margin: auto;
	padding: 10px;
	border-style: none;
	border: none;
	background-color: #ffffff;
}
label
{
	display: block;
	float: left;
	width: auto;
	text-align: left;
	font-weight: bold;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.5;
}
.tx_powermail_pi1_fieldwrap_html_radio_title
{
    float: left;
    font-weight: bold;
    line-height: 1.5;
    padding-top: 5px;
    clear: both;
    width: 100%;
}
.powermail_radio_inner
{
    float: left;
    padding: 2px 0px;
    width: 145px;
    margin: 0;
    display: inline;
}
legend
{
    float: left;
    display: inline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #f79239;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    line-height: 1.5;
    clear: both;
    width: 100%;
}
input
{
    float: left;
    margin-right: 2px;
}
.tx_powermail_pi1_fieldwrap_html_text input
{
    width: 100%;
}
.powermail_tavling powermail_submit
{
    float: right;
    padding: 5px;
}
fieldset ol 
{
	padding: 0;
	list-style: none;
}
fieldset li
{
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 2em;
}
textarea
{
	width: 100%;
}
fieldset .submit
{
	float: right;
	width: auto;
	border: 0;
	border-style: none;
	background-color: #006600;
	color: #FFFFFF;
	background-image: none;
	cursor: pointer;
}
.powermail_mandatory_js {
    float: left;
    clear: both;
    width: 90%;
    padding: 10px;
    text-align: center;
    background: #ffd1d1;
}
.powermail_submit
{
    float: right;
    margin: 5px 0px 0px 0px;
    padding: 0px;
    cursor: pointer;
}
.powermail_mandatory_listitem
{
    list-style: none;
    text-align: center;
    width: 80%;
    padding: 10px;
    text-align: center;
    background: #ffd1d1;
    margin: 0px auto 1px auto;
}
.powermail_all_td {
    float: left;
    width: 48%;
}
.powermail_all_tr{
    float: left;
    padding: 10px 5px;
    text-align: left;
    width: 90%;
}

