<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

C_ContactForm.css (tackle_trader)

*/

div#contact_form_block {
	float:left;
	width:100%;
}

/*

Form

*/

form#contact_form.generic_form {
	width:480px;
	padding-right:300px;
}

form#contact_form.generic_form p.generic_form_element label {
	width:180px;
}

form#contact_form.generic_form span.generic_form_element_field {
	width:300px;
}
</pre></body></html>