/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .EON_MI_BUG08Title { font-size: 10pt; font-family: tahoma,sans-serif; color: #696969; font-weight: bold; }
/*-- container title cell              --*/ .EON_MI_BUG08Titletd { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_MI_BUG08Actionstd { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_MI_BUG08Content { font-size: 10pt; font-family: tahoma,sans-serif; color: #444; padding: 5px 4px 15px 4px;}
/*-- container Icons cell              --*/ .EON_MI_BUG08Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .EON_MI_BUG08T { background: url(08t_Minimalist.png) bottom left repeat-x; vertical-align:middle; height: 28px; padding: 0 0 1px 0; }
/*-- top left section                  --*/ .EON_MI_BUG08TL { background: url(08tl_Minimalist.png) bottom left no-repeat; vertical-align:top; height: 28px; width:5px; padding: 0; }
/*-- top right section                 --*/ .EON_MI_BUG08tr { background: url(08tr_Minimalist.png) bottom right no-repeat; height: 28px; width:22px; vertical-align:middle; text-align:left; padding: 0 0 0 0; }

/*========================================================*/
