/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*             http://www.NukeVille.com                   */
/*                oneilevan@gmail.com                     */
/*========================================================*/
/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .EON_PO_CobaltBox05Title { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #555; font-weight: bold; }
/*-- container title cell              --*/ .EON_PO_CobaltBox05TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_PO_CobaltBox05ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_PO_CobaltBox05Content { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:justify; padding: 3px 0 0 0;}
/*-- container Icons cell              --*/ .EON_PO_CobaltBox05Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .EON_PO_CobaltBox05T { background: url(09t_OxygenCobalt.gif) bottom left repeat-x; vertical-align:top; height: 22px; padding: 5px 0 0 0; }
/*-- top left section                  --*/ .EON_PO_CobaltBox05TL { background: url(09tl_OxygenCobalt.gif) bottom left no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }
/*-- top right section                 --*/ .EON_PO_CobaltBox05TR { background: url(09tr_OxygenCobalt.gif) bottom right no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }

/*-- mid center section                --*/ .EON_PO_CobaltBox05M { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .EON_PO_CobaltBox05ML { background: url(09ml_OxygenCobalt.gif) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .EON_PO_CobaltBox05MR { background: url(09mr_OxygenCobalt.gif) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .EON_PO_CobaltBox05B { background: url(09b_OxygenCobalt.gif) bottom left repeat-x; vertical-align:top; height: 17px; padding: 8px 0 0 5px; }
/*-- bottom left section               --*/ .EON_PO_CobaltBox05BL { background: url(09bl_OxygenCobalt.gif) bottom left no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .EON_PO_CobaltBox05BR { background: url(09br_OxygenCobalt.gif) bottom right no-repeat; vertical-align:top; height: 17px; width:21px; padding: 0; }

/*========================================================*/




