
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:680px; padding:10px; float:left;}
div#centerPaneWithLeftRightPanes {width:520px;padding:10px; float:left;}

div#rightPane {width:200px; margin:0 20px; float:right; padding:23px 0 0;}
div#noRightPane {display:none;}

div.rightPaneSection {}
div.rightPaneSection p.content {padding:5px;margin:5px 0;}
div.rightPaneSection img.titleImage {}

div#titleBar h2 {margin:0 0 0 10px;padding:5px 0 0 0; color:#3ea4db; font-size:1.5em;}
