/* Clean Container v1.0 */

/* Containers */
.ContentPane .container{ width:100%; line-height:1.5em;}
.SecondaryContentPane .container{ width:auto; padding:0px;}


/* Headings */
.leftPanel .container h2{background:#188C73; height:18px; margin-top:0px;}
html>/**/body .leftPanel .container h2{background:#188C73; height:18px; margin-top:25px;}
.leftPanel .container h2 span.head{ color:#fff; font-family:"Arial", Arial, Helvetica, sans-serif; font-size:9px;text-transform:uppercase; padding-left:8px;line-height:1.8em;}