/*------------------------------------*/ 
/*  CONTAINER ELEMENTS  * /
/*------------------------------------*/

/*-- conatiner title token             --*/ 
.EON_MI_BLF05Title { font-size: 10px; font-family: verdana, arial; color: #FFFFFF; font-weight: bold; }
/*-- container title cell              --*/ 
.EON_MI_BLF05TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ 
.EON_MI_BLF05ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ 
.EON_MI_BLF05Content { font-size: 12px; font-family: verdana, arial; color: #FFFFFF; padding: 5px 0 0 0;}
/*-- container Icons cell              --*/ 
.EON_MI_BLF05Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #FFFFFF;}

/*-- top center section                --*/ 
.EON_MI_BLF05T { background: #4E6020; vertical-align:middle; height: 24px; padding: 0; }
/*-- top left section                  --*/ 
.EON_MI_BLF05TL { background: #4E6020; vertical-align:middle; height: 24px; width:1px; padding: 0; }
/*-- top right section                 --*/ 
.EON_MI_BLF05TR { background: #4E6020; vertical-align:middle; height: 24px; width:22px;  text-align:left; padding: 0 0 2px 0; }

/*-- mid center section                --*/ 
.EON_MI_BLF05M { background: #000000; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ 
.EON_MI_BLF05ML { background: #000000; vertical-align:top; width:1px; padding: 0; }
/*-- mid right section                 --*/ 
.EON_MI_BLF05MR { background: #000000; vertical-align:top; width:1px; padding: 0; }

/*-- bottom center section             --*/ 
.EON_MI_BLF05B { background: #000000; vertical-align:top; height: 17px; padding: 8px 0 0 0; }
/*-- bottom left section               --*/ 
.EON_MI_BLF05BL { background: #000000; vertical-align:top; height: 17px; width:10px; padding: 0; }
/*-- bottom right section              --*/ 
.EON_MI_BLF05BR { background: #000000; vertical-align:top; height: 17px; width:10px; padding: 0; }

/*========================================================*/





