.divider_onwhite	{ height:1px; background:url(../images/dots_onwhite.gif) repeat-x; overflow:hidden; margin:5px 0px 5px 0px; }
.divider_onblue		{ height:1px; background:url(../images/dots_onblue.gif) repeat-x; overflow:hidden; margin:5px 0px 5px 0px; }
.divider_ongreen	{ height:1px; background:url(../images/dots_ongreen.gif) repeat-x; overflow:hidden; margin:5px 0px 5px 0px; }
.divider_solidgreen	{ height:1px; background:#ADD492; overflow:hidden; margin:5px 0px 5px 0px; }

DIV.bannerAd		{ text-align:center; margin:0px 0px 10px 0px; }

/* Form Element Styles */
SELECT, INPUT, TEXTAREA	{ font:11px Tahoma; }
INPUT.globalSubmit	{ font:bold 11px Tahoma; color:#0033cc; background:#ffcc00; border:1px solid #FF6600; }