DIV.Form_Header, 
DIV.Form_Subhead,
DIV.Form_Subhead_Indent,
DIV.Form_Subhead_Indent2,
DIV.Form_Tip,
DIV.Form_Tip_Indent,
DIV.Form_Tip_Indent2,
DIV.Form_Normal,
DIV.Form_Normal_Indent,
DIV.Form_Normal_Indent2 { margin-top: 4px; }

DIV.Form_Header,
DIV.Form_Header P,
DIV.Form_Header_ExtraSpaceAbove,
DIV.Form_Header_ExtraSpaceAbove P { font-weight: bold; margin-bottom: 3px; }

DIV.Form_Subhead,
DIV.Form_Subhead P,
DIV.Form_Subhead_Indent,
DIV.Form_Subhead_Indent P,
DIV.Form_Subhead_Indent2,
DIV.Form_Subhead_Indent2 P  { font-weight: bold; font-style: italic; }

DIV.Form_Tip,
DIV.Form_Tip_Indent,
DIV.Form_Tip_Indent2 {font-style: italic; color: #555555; }

DIV.Form_Header_ExtraSpaceAbove { margin-top: 20px; }

DIV.Form_Subhead_Indent,
DIV.Form_Tip_Indent,
DIV.Form_Normal_Indent { margin-left: 20px; }

DIV.Form_Subhead_Indent2,
DIV.Form_Tip_Indent2,
DIV.Form_Normal_Indent2 { margin-left: 40px; }

/* Use correct font size for Admin fields */
tr.Form_Normal INPUT,
tr.Form_Normal SELECT,
tr.Form_Normal OPTION,

tr.Form_Normal_Indent INPUT,
tr.Form_Normal_Indent SELECT,
tr.Form_Normal_Indent OPTION,

tr.Form_Normal_Indent2 INPUT,
tr.Form_Normal_Indent2 SELECT,
tr.Form_Normal_Indent2 OPTION    { font-size: 13px; }
