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

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


/*-- conatiner title token             --*/ .BCC_EQ_CobaltBox04Title { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #555; font-weight: bold; }
/*-- container title cell              --*/ .BCC_EQ_CobaltBox04TitleTD { width:100%; padding: 2px 0 0 0; text-align: left; }
/*-- container actions cell            --*/ .BCC_EQ_CobaltBox04ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .BCC_EQ_CobaltBox04Content { font-size: 11px; font-family: tahoma; color: #444; text-align:left; padding: 3px 0 0 0;}
/*-- container Icons cell              --*/ .BCC_EQ_CobaltBox04Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px dotted #3873B8;}

/*-- top center section                --*/ .BCC_EQ_CobaltBox04T { background: url(../../../../ps) bottom left repeat-x; vertical-align:top; height: 22px; padding: 4px 0 0 0; }
/*-- top left section                  --*/ .BCC_EQ_CobaltBox04TL { background: url(../../../../ps) bottom left no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }
/*-- top right section                 --*/ .BCC_EQ_CobaltBox04TR { background: url(../../../../ps) bottom right no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }

/*-- mid center section                --*/ .BCC_EQ_CobaltBox04M { background: url(../../../../ps) top left; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .BCC_EQ_CobaltBox04ML { background: url(../../../../ps) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .BCC_EQ_CobaltBox04MR { background: url(../../../../ps) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .BCC_EQ_CobaltBox04B { background: url(../../../../ps) bottom left repeat-x; vertical-align:top; height: 17px; padding: 8px 0 0 5px; }
/*-- bottom left section               --*/ .BCC_EQ_CobaltBox04BL { background: url(../../../../ps) bottom left no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .BCC_EQ_CobaltBox04BR { background: url(../../../../ps) bottom right no-repeat; vertical-align:top; height: 17px; width:21px; padding: 0; }

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