/*========================================================*/
/*             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_CL_09LightBlueTitle { font-size: 11px; font-family: tahoma; color: #555; font-weight: bold; }
/*-- container title cell              --*/ .BCC_CL_09LightBlueTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .BCC_CL_09LightBlueActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .BCC_CL_09LightBlueContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 5px 4px 15px 4px;}

/*-- top center section                --*/ .BCC_CL_09LightBlueT { background: url(09t_LightBlue.gif) bottom left repeat-x; vertical-align:top; height: 21px; padding: 3px 0 0 4px; }
/*-- top left section                  --*/ .BCC_CL_09LightBlueTL { background: url(09tl_LightBlue.gif) bottom left no-repeat; vertical-align:top; height: 21px; width:6px; padding: 0; }
/*-- top right section                 --*/ .BCC_CL_09LightBlueTR { background: url(09tr_LightBlue.gif) bottom right no-repeat; vertical-align:top; height: 21px; width:6px; padding: 0; }

/*========================================================*/


