/* NOTE - The CSS elements must remain in this order to work properly! */

.main_content {
	font-size: 12px;
}

.content_header {
	font-size: 14px;
}

.form_label {
	font-size: 12px;
}

.form_field {
	font-size: 11px; 
	background-color: #E8E8E8;
}

.form_button {
	font-size: 12px; 
	background-color: #E8E8E8;
}

.copyright {
	font-size: 11px;
}

.site_design {
	font-size: 11px;
}

.footer {
	font-size: 11px;
}