<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Brian Connor                       */
/*               http://bc.digidia.com                    */
/*                connbrian@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- overriding default margin         --*/  p { margin: 0;}
/*-- conatiner title token             --*/ .BCC_DV_02LightGrayTitle { font-size: 11px; font-family: tahoma; color: #555; font-weight: bold; }
/*-- container title cell              --*/ .BCC_DV_02LightGrayTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .BCC_DV_02LightGrayActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .BCC_DV_02LightGrayContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 5px 4px 15px 4px;}

/*-- top center section                --*/ .BCC_DV_02LightGrayT { background: url(02t_LightGray.gif) bottom left repeat-x; vertical-align:top; height: 21px; padding: 3px 0 0 4px; }
/*-- top left section                  --*/ .BCC_DV_02LightGrayTL { background: url(02tl_LightGray.gif) bottom left no-repeat; vertical-align:top; height: 21px; width:6px; padding: 0; }
/*-- top right section                 --*/ .BCC_DV_02LightGrayTR { background: url(02tr_LightGray.gif) bottom right no-repeat; vertical-align:top; height: 21px; width:6px; padding: 0; }

/*========================================================*/















</pre></body></html>