form {
	margin: 0;
	padding: 0;
}

label {
	display: inline;
	float: left;
	width: 200px;
}

input, textarea, select {
	border: none;
	background: #E6E6F2;
	font-size: 11px;
	padding: 3px;
	padding-left: 6px;
	/*width: 250px;*/
	width: auto;
}

#center input, #center textarea, #center select {
	margin-bottom: 6px;
	background: #E6E6F2;
	border: 0pt;
	color: #970099;
}

#center .powermail_mandatory_js {
	color: #f00022;
	padding-bottom: 6px;
}

#center label {
	text-align: right;
	padding-right: 5px;
}

#center dt label { float: none;}

#center .powermail_submit {
	margin-left: 205px;
	width: 90px;
	background: #990099;
	color: #fff;
	cursor: pointer;
}

#center .powermail_submit:hover {
	background: #c266c2;
}

fieldset { border: none;}
textarea { overflow: auto;}
select { width: auto; }

#content form {
	margin-top: 10px;
}

.csc-mailform-field {
	clear: left;
	border-top: 4px solid #FFFFFF;
	margin-top: 4px;
}

.csc-mailform label {
	background: #D3D4E9;
	display: block;
	float: left;
	vertical-align: top;
	margin-top: 0;
	padding: 3px;
	padding-left: 9px;
	width: 130px;
	}

/* forms ul ////////////////////////////////////////////////////*/

form fieldset li input {
	/*display: inline;*/
	float: left;
}

/* radiobuttons ////////////////////////////////////////////////////*/

.csc-mailform-radio fieldset {
	float: left;
	width: 242px;
}

input.csc-mailform-radio, input.csc-mailform-check {
	background: none;
	margin-left: 0px;
	}

#center .csc-mailform-radio label {
	background: none;
        height: 22px;
	float: left;
	vertical-align: top;
	width: 300px;
	width: 190px;
	}

input.csc-mailform-radio, input.csc-mailform-check, input.pollanswer {
	background: none;
	border: none;
	width: 20px;
	}

input.csc-mailform-radio, input.csc-mailform-req {
	clear: left;
	float: left;
}

/* buttons ///////////////////////////////////////////////*/
input.button, input.submit, input.csc-mailform-submit, 
input.tx-newloginbox-pi1-submit, input.tx-guestbook-submit {
	clear: left;
	background: #D3D4E9;
	border: none;
	padding: 1px;
	width: auto;
	font-weight: normal;
	text-align: center;
}

span.csc-mailform-req {
	color: #990099;
	vertical-align: top;
}

#mailform .warning input {
	border: 1px solid red;
}

#mailform .warning label {
	color: red;
}

/* //////////////////////////////////////////////////////////////////////////////*/
.tx-macinasearchbox-pi1 input, .tx-jkpoll-pi1 input, .csc-uploads input,
.tx-danpdocumentdirs-pi2-searchbox input, .tx-pbsurvey-pi1 input {
	width: auto;
}

input#freecap {
        margin-left: 206px;
        width: auto;
}

/* userregister //////////////////////////////////////////////////*/
#tx-srfeuserregister-pi1-fe_users_form label { text-align: left; float: none; width: auto; padding-left: 5px;}
#tx-srfeuserregister-pi1-fe_users_form dd {margin-bottom: 10px;}
#tx-srfeuserregister-pi1-fe_users_form input { float: none; margin-bottom: 0}
#tx-srfeuserregister-pi1-fe_users_form dt {display: inline; float: left; clear: both;}
.tx-srfeuserregister-pi1-multiple-checkboxes {margin-top: 10px}
#tx-srfeuserregister-pi1-fe_users_form .button {margin-top: 10px; background:#E6E6F2}
#tx-srfeuserregister-pi1-fe_users_form #tx-srfeuserregister-pi1-email {background:#E6E6F2}
.tx-srfeuserregister-pi1-notice {color: #DF0000}
#tx-srfeuserregister-pi1-fe_users_form input {border: 0; background: none;}

/* powermail /////////////////////////////////////*/
/*.tx_powermail_pi1_fieldwrap_html_checkbox_title { display: none; }*/

.tx_powermail_pi1_fieldwrap_html_radio label,
.tx_powermail_pi1_fieldwrap_html_check label { padding-right:0; }
.powermail_radio_inner, .powermail_check_inner { margin-left:200px; padding-left:0.3em;}
.powermail_radio_inner label, .powermail_check_inner label { float:none; }
.powermail_radio_inner input, .powermail_check_inner input { background:none; border:0; width:20px; }


































