/* FORMA */
.formTextThank, .formTextBefore, .formTextAfter,.formTextThank P, .formTextBefore P, .formTextAfter P{
	padding-left: 0px;
}

.label, .separatortext {
	padding-right: 10px;
	text-align: left;
}

.star {
	color: #384C2B;
}

.radiolabel {
	background: #FFFFFF;
	color: #222222;
}

.textfield {
	background: #cdf2fd;
	width: 250px;
	padding: 2px 5px;
	color: #222222;
	border-bottom: 1px inset #FFFFFF;
	border-right: 1px inset #FFFFFF;
	border-left: 1px inset #0091d0;
	border-top: 1px inset #0091d0;
}

.textarea {
	background: #FFFFFF;
	width: 250px;
	height: 80px;
	padding-left: 5px;
	color: #222222;
}

.filebrowser {
	background: #FFFFFF;
	width: 250px;
	padding-left: 5px;
	color: #222222;
}

.select {
	background: #FFFFFF;
	width: 250px;
	padding-left: 5px;
	color: #222222;
}

.submit_button {
	background: url('../img/submit.gif') no-repeat center;
	width: 108px;
	height: 17px;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
}
