/*========================================================*/
/*             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_CLPS_02DarkCobaltTitle { font-size: 11px; font-family: tahoma; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .BCC_CLPS_02DarkCobaltTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .BCC_CLPS_02DarkCobaltActionsTD { width:0%; padding: 0; vertical-align: bottom; }
/*-- container content pane            --*/ .BCC_CLPS_02DarkCobaltContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 5px 4px 3px 4px;}
/*-- container Icons cell              --*/ .BCC_CLPS_02DarkCobaltIcons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .BCC_CLPS_02DarkCobaltT { background: url(02t_DarkCobalt.gif) bottom left repeat-x; vertical-align:top; height: 21px; padding: 3px 0 0 4px; }
/*-- top left section                  --*/ .BCC_CLPS_02DarkCobaltTL { background: url(02tl_DarkCobalt.gif) bottom left no-repeat; vertical-align:top; height: 21px; width:6px; padding: 0; }
/*-- top right section                 --*/ .BCC_CLPS_02DarkCobaltTR { background: url(02tr_DarkCobalt.gif) bottom right no-repeat; vertical-align:top; height: 21px; width:6px; padding: 0; }

/*========================================================*/




