
div.footbox1 { background: #E5E5E5; }
div.footbox1 h3 { background: #000000; color: #FFFFFF; }

div.footbox2 { background: #E5E5E5; }
div.footbox2 h3 { background: #CCCC00; color: #000000; }

div.footbox3 { background: #E5E5E5; }
div.footbox3 h3 { background: #9966FF; color: #000000; }

/**** lH ELEMENTS ****/

div.el_lh_career { background: #FFCC66; }
div.el_lh_career h3 { background: #FF6600; color: #FFFFFF; }

div.el_lh_audiodemand { background: #FFCCCC; }
div.el_lh_audiodemand h3 { background: #CC0000; color: #FFFFFF; }

div.el_lh_moneymarket { background: #FFFFFF; }
div.el_lh_moneymarket h3 { background: #CCCCCC; color: #000000; }

div.el_lh_magazine { background: #E5E5E5; }
div.el_lh_magazine h3 { background: #E5E5E5; color: #000000; }

/**** MID ELEMENTS ****/

div.el_md_leadnews { background: #FFFF99; }
div.el_md_leadnews h3 { background: #CCCC00; color: #000000; }

div.el_md_currentnews { background: #FFFFFF; }

/**** div.el_md_morenews { background: #FFFFFF; } ****/
div.el_md_morenews h3 { background: #CCCC00; color: #000000; }

div.el_md_recruitment { background: #FFFFFF; }
div.el_md_recruitment h3 { background: #9966FF; color: #000000; }

div.el_md_videoaudio { background: #FFFFFF; }
div.el_md_videoaudio h3 { background: #339933; color: #000000; }

div.el_md_weather { background: #FFFFFF; }
div.el_md_weather h3 { background: #3399FF; color: #000000; }

div.el_md_industryblogs { background: #FFFFFF; }
div.el_md_industryblogs h3 { background: #000000; color: #FFFFFF; }

div.el_md_contactform { background: #FFFFFF; }
div.el_md_contactform h3 { background: #cccccc; color: #000000; }
div.el_md_contactform h3.formsection { background: #999999; color: #ffffff; text-transform: uppercase; }

div.el_md_events { background: #FFFFFF; }
div.el_md_events h3 { background: #FF9966; color: #000000; }
div.el_md_events h6 { background: #FF9966; }

div.el_md_terms { background: #FFFFFF; }
div.el_md_terms h3 { background: #3399FF; color: #000000; }

/**** RH ELEMENTS ****/

div.el_rh_career { background: #E7E7FF; }
div.el_rh_career h3 { background: #9966FF; color: #000000; }

div.el_rh_industryblog { background: #E5E5E5; }
div.el_rh_industryblog h3 { background: #000000; color: #FFFFFF; }

div.el_rh_videoaudio { background: #99CC99; }
div.el_rh_videoaudio h3 { background: #339933; color: #000000; }

div.el_rh_globalweather { background: #FFFFFF; }
div.el_rh_globalweather h3 { background: #3399FF; color: #000000; }

div.el_rh_industryevents { background: #FFDEBD; }
div.el_rh_industryevents h3 { background: #FF9966; color: #000000; }

div.el_rh_latestnews { background: #FFFF99; }
div.el_rh_latestnews h3 { background: #CCCC00; color: #000000; }

div.el_rh_leadnews { background: #FFFF99; }
div.el_rh_leadnews h3 { background: #CCCC00; color: #000000; }

/**** WEATHER TABLE ****/
#weathertable {
	width: 430px;
	border-collapse: collapse;
	margin: 10px 0;
}

#weathertable td.firstcolumn {
	width: 120px;
}

#weathertable td.day {
	width: 62px;
	text-align: center;
}