/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*             http://www.NukeVille.com                   */
/*                oneilevan@gmail.com                     */
/*========================================================*/
/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .EON_PO_GreenBox01Title { line-height: 1.4em; font-size: 11px; font-family: tahoma; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .EON_PO_GreenBox01TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_PO_GreenBox01ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_PO_GreenBox01Content { font-size: 11px; font-family: tahoma; color: #444; text-align:justify; padding: 5px 0 0 0;}
/*-- container Icons cell              --*/ .EON_PO_GreenBox01Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .EON_PO_GreenBox01T { background: url(01t_OxygenGreen.gif) bottom left repeat-x; vertical-align:top; height: 22px; padding: 2px 0 0 0; }
/*-- top left section                  --*/ .EON_PO_GreenBox01TL { background: url(01tl_OxygenGreen.gif) bottom left no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }
/*-- top right section                 --*/ .EON_PO_GreenBox01TR { background: url(01tr_OxygenGreen.gif) bottom right no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }

/*-- mid center section                --*/ .EON_PO_GreenBox01M { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .EON_PO_GreenBox01ML { background: url(01ml_OxygenGreen.gif) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .EON_PO_GreenBox01MR { background: url(01mr_OxygenGreen.gif) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .EON_PO_GreenBox01B { background: url(01b_OxygenGreen.gif) bottom left repeat-x; vertical-align:top; height: 17px; padding: 8px 0 0 5px; }
/*-- bottom left section               --*/ .EON_PO_GreenBox01BL { background: url(01bl_OxygenGreen.gif) bottom left no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .EON_PO_GreenBox01BR { background: url(01br_OxygenGreen.gif) bottom right no-repeat; vertical-align:top; height: 17px; width:21px; padding: 0; }

/*========================================================*/






