/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Brian Connor                       */
/*             http://www.NukeVille.com                   */
/*                connbrian@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .BCC_EQPS_CobaltLine02Title { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #777; font-weight: bold; }
/*-- container title cell              --*/ .BCC_EQPS_CobaltLine02TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .BCC_EQPS_CobaltLine02ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .BCC_EQPS_CobaltLine02Content { font-size: 11px; font-family: tahoma; color: #444; text-align:left; padding: 5px 4px 15px 4px;}
/*-- container Icons cell              --*/ .BCC_EQPS_CobaltLine02Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .BCC_EQPS_CobaltLine02T { background: url(../../../../ps) bottom left repeat-x; vertical-align:top; height: 22px; padding: 1px 0 0 0px; }
/*-- top left section                  --*/ .BCC_EQPS_CobaltLine02TL { background: url(../../../../ps) bottom left no-repeat; vertical-align:top; height: 22px; width:3px; padding: 0; }
/*-- top right section                 --*/ .BCC_EQPS_CobaltLine02TR { background: url(../../../../ps) bottom right no-repeat; vertical-align:top; height: 22px; width:3px; padding: 0; }

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