
/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .EON_MI_BLS05Title { font-size: 11px; font-family: tahoma; color: #666; font-weight: bold; }
/*-- container title cell              --*/ .EON_MI_BLS05TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_MI_BLS05ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_MI_BLS05Content { font-size: 11px; font-family: tahoma; color: #444; padding: 5px 0 0 0;}
/*-- container Icons cell              --*/ .EON_MI_BLS05Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .EON_MI_BLS05T { background: url("../images/05t_Minimalist.gif") top left repeat-x; vertical-align:middle; height: 23px; padding: 0 0 1px 0; }
/*-- top left section                  --*/ .EON_MI_BLS05TL { background: url("../images/05tl_Minimalist.gif") top left no-repeat; vertical-align:top; height: 23px; width:10px; padding: 0; }
/*-- top right section                 --*/ .EON_MI_BLS05TR { background: url("../images/05tr_Minimalist.gif") top right no-repeat; height: 23px; width:22px; vertical-align:middle; text-align:left; padding: 0 0 2px 0; }

/*-- mid center section                --*/ .EON_MI_BLS05M { background: url("../images/05m_Minimalist.gif"); vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .EON_MI_BLS05ML { background: url("../images/05ml_Minimalist.gif") bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .EON_MI_BLS05MR { background: url("../images/05mr_Minimalist.gif") bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .EON_MI_BLS05B { background: url("../images/05b_Minimalist.gif") bottom left repeat-x; vertical-align:top; height: 17px; padding: 8px 0 0 0; }
/*-- bottom left section               --*/ .EON_MI_BLS05BL { background: url("../images/05bl_Minimalist.gif") bottom left no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .EON_MI_BLS05BR { background: url("../images/05br_Minimalist.gif") bottom right no-repeat; vertical-align:top; height: 17px; width:10px; padding: 0; }

/*========================================================*/






