/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .EON_MI_MOS08Title { font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
        font-size:18px;
		color:#92564E;
		padding-left:10px;
 }
/*-- container title cell              --*/ .EON_MI_MOS08TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_MI_MOS08ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_MI_MOS08Content {
	font-size: 11px;
	font-family: tahoma;
	color: #444;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: -3px;
}
/*-- container Icons cell              --*/ .EON_MI_MOS08Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .EON_MI_MOS08T { background: url(08t_Minimalist.gif) bottom left repeat-x; vertical-align:middle; height: 23px; padding: 0 0 1px 0; }
/*-- top left section                  --*/ .EON_MI_MOS08TL { background: url(08tl_Minimalist.gif) bottom left no-repeat; vertical-align:top; height: 23px; width:5px; padding: 0; }
/*-- top right section                 --*/ .EON_MI_MOS08TR { background: url(08tr_Minimalist.gif) bottom right no-repeat; height: 23px; width:22px; vertical-align:middle; text-align:left; padding: 0 0 0 0; }

/*========================================================*/



