/* standard text elements */
p,h1,h2,h3,h4,ul,ol,div,address,blockquote { font-size:11px }
td,th,li { font-size:11px }

/* citations  */
div.citation { font-size:11px }

/* form elements and buttons */
input,textarea	{ font-size:12px; }
select		{ font-size:12px; }

/* labels and choices */
span.label  { font-size:12px; }
span.choice { font-size:12px; }

/* form fields in tables */ 
td.label  	{ font-size:12px; }

/* form fields and groups */ 
div.formfield { font-size:12px }

/* form: title & group title */
div.formtitle  { font-size:13px; }
div.grouptitle { font-size:12px; }

/* location */
td.location   { font-size:12px; }

.mbSelect   { font-size:12px; }
.xSelect    { font-size:12px; }
.dateSelect { font-size:12px; }
.xTextArea  { font-size:12px; }


