/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .EON_MI_REF06Title { display:none; }
/*-- container title cell              --*/ .EON_MI_REF06Titletd { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_MI_REF06Actionstd { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_MI_REF06Content { font-size: 11px; font-family: tahoma; color: #FFF; text-align:left; padding: 5px 0 0 0;}
/*-- container content table           --*/ .EON_MI_REF06ContentTable {}
/*-- container Icons cell              --*/ .EON_MI_REF06Icons { text-align:right; padding: 0px 0 0px 0; }

/*-- top center section                --*/ .EON_MI_REF06T { vertical-align:middle; height: 0px; padding: 2px 0 0 0; }
/*-- top left section                  --*/ .EON_MI_REF06TL { background: url(images/06tl.png) top left no-repeat; vertical-align:top; height: 8px; width:10px; padding: 0; }
/*-- top right section                 --*/ .EON_MI_REF06tr { background: url(images/06tr.png) top right no-repeat; height: 8px; width:22px; vertical-align:middle; text-align:left; padding: 0 0 2px 0; }

/*-- mid center section                --*/ .EON_MI_REF06M { vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .EON_MI_REF06ML { background: url(images/06ml.png) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .EON_MI_REF06MR { background: url(images/06mr.png) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .EON_MI_REF06B { vertical-align:top; height: 0px; padding: 8px 0 0 0;}
/*-- bottom left section               --*/ .EON_MI_REF06BL { background: url(images/06bl.png) bottom left no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .EON_MI_REF06BR { background: url(images/06br.png) bottom right no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }

/*========================================================*/
