/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/
.EON_MI_GRG01Header{

	height: 35px;
	background-color: #ECEDBA;
}

/*-- conatiner title token             --*/ .EON_MI_GRG01Title {
	font-size: 11px;
	font-family: tahoma;
	color: #4B4921;
	font-weight: bold;
	
	margin-left: 20px;
}
/*-- container title cell              --*/ .EON_MI_GRG01Titletd { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_MI_GRG01Actionstd { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_MI_GRG01Content {
	
	font-family: tahoma;
	color: #444;
	padding: 5px 5px 0px 5px;
	background-color: #FFF;
}
/*-- container Icons cell              --*/ .EON_MI_GRG01Icons { text-align:right; padding: 1px 0 1px 0; border-bottom: 1px solid #BBBBBB;}

/*-- top center section                --*/ .EON_MI_GRG01T { background: url(01t_Minimalist.png) bottom left repeat-x; vertical-align:middle; height:0px; padding: 0 0 1px 0; }
/*-- top left section                  --*/ .EON_MI_GRG01TL { background: url(01tl_Minimalist.png) bottom left no-repeat; vertical-align:top; height: 0px; width:10px; padding: 0; }
/*-- top right section                 --*/ .EON_MI_GRG01tr { background: url(01tr_Minimalist.png) bottom right no-repeat; height: 28px; width:22px; vertical-align:middle; text-align:left; padding: 0 0 2px 0; }

/*========================================================*/








