
div#leftPane {width:140px; padding:17px 5px 5px; float:left;}
div#noLeftPane {display:none; height:0;}

div#centerPaneWithLeftPane {width:780px; padding:10px; float:left;min-height:410px;}
div#centerPaneWithRightPane {width:780px; padding:10px; float:left;}
div#centerPaneWithLeftRightPanes {width:550px;padding:10px; float:left;}

div#rightPane {width:200px; margin:0 20px; float:right; background:#e9f3fd;padding:23px 0 0;}
div#noRightPane {display:none;}

div.rightPaneSection {font-size:.9em!important;}
div.rightPaneSection div.content {padding:5px;margin:5px 0;}
div.rightPaneSection img.titleImage {}

div#titleBar {background-image:url(/webimgs/gradientOverlay.png);background-repeat:repeat-x;height:44px;color:#fff;}
div#titleBar h2 {margin:0 0 0 160px;padding:5px 0 0 0;font-weight:normal;}

div#rightPane div.eventContainer {padding:0 0 0 11px;margin:0 0 10px;}
div#rightPane div.eventContainer a.eventTitle {color:#004990;text-decoration:none;}
div#rightPane div.eventContainer span.eventDate {display:block;}

div#rightPane div.articleContainer {padding:0 0 0 11px;}
div#rightPane div.articleContainer a.articleTitle {color:#004990;text-decoration:none;}
div#rightPane div.articleContainer span.articleDate {display:block;}
