/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .EON_MI_OCS09Title { font-size: 24px; font-family: Times New Roman; font-weight: bold; color: #3d4f78; letter-spacing: -1px; }
/*-- container title cell              --*/ .EON_MI_OCS09TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_MI_OCS09ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_MI_OCS09Content { font-size: 13px; font-family: Arial; color: #444; padding: 8px 4px 16px 4px;}
/*-- container Icons cell              --*/ .EON_MI_OCS09Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .EON_MI_OCS09T { vertical-align:middle; height: 23px; padding: 0 0 6px 0; border-bottom: 1px solid #e3e3e3; }
/*-- top left section                  --*/ .EON_MI_OCS09TL { vertical-align:top; height: 23px; width:5px; padding: 0px 0px 6px 0px; border-bottom: 1px solid #e3e3e3; }

/*========================================================*/



