/*
Base font size (em) by module is determined by dividing
the base font size (px) by the base font size of the
container surrounding the module. In this case the
container font-size is 1.3em or 13px.
*/
#faqs, .polls, #transparency {
	font-size: .769em !important;
}
#search {
	font-size: 1em !important;
}
.form_builder {
	font-size: .923em !important;
}
