#content form {
margin-top:0px;
}

label {
	display: inline;
	float: left;
	width: 200px;
}

.tx-jkpoll-pi1 label {
	float: none;
}

.tx-jkpoll-pi1 .pollsubmit {
	margin-bottom: 5px;
}

input, textarea, select {	
	background: #E5EDF2;
	border:  none;
	padding: 3px 3px 3px 6px;
	width: 250px;
	overflow: visible;
}

fieldset { border:  none; }
textarea { overflow: auto; }
select { width: auto; }

.tx-powermail-pi1 {
	border-top: 4px solid #FFFFFF;
	clear: left;
}

.tx-powermail-pi1 label {
	background: #FFEBC5;
	display: block;
	padding: 3px 3px 3px 9px;
	vertical-align: top;
	width: 130px;
}

.tx-powermail-pi1 fieldset div {
	clear: left;
	border-bottom: 4px solid #FFFFFF;
}

input.csc-mailform-radio, input.csc-mailform-check {
	background: transparent none repeat scroll 0%;
	margin-left: 0px;
}

input.csc-mailform-radio, input.csc-mailform-check, input.pollanswer {
	background: transparent none repeat scroll 0%;
	border: medium none;
	width: 20px;
}

input.csc-mailform-radio, input.csc-mailform-req {
	clear: left;
	float: left;
}

input[type="submit"],
input.button, input.submit, input.csc-mailform-submit, 
input.tx-newloginbox-pi1-submit, input.tx-guestbook-submit {
	background: ##E5EDF2 none repeat scroll 0%;
	border: medium none;
	cursor: pointer;
	clear: left;
	font-weight: normal;
	padding: 1px;
	text-align: center;
	overflow: hidden;
	width: auto;
}

span.csc-mailform-req {
	color: #990099;
	vertical-align: top;
}

#mailform .warning input {
	border: 1px solid #FF0000;
}

#mailform .warning label {
	color: #FF0000;
}
