.tx_mailform_div_label_left{ 
	float:left;
	font-weight:normal;
	width:70px;
}

.tx_mailform_text, .tx_mailform_textarea{
	width:200px;
	border:1px solid #777;
	color:#555;
	padding:1px;
}

.tx_mailform_textarea{
	width:300px;
	height:70px;
}

.tx_mailform_div_err_msg_1{
	color:#ff0000;
	padding:3px;
	padding-left:70px;
}

.tx_mailform_submit{
	background:#abb81b;
	padding:2px;
	border:none;
	font-weight:bold;
	color:#fff;
	margin-left:70px;
}
