/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*            http://evan.normanoneil.com                 */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- overriding default margin         --*/  p { /* margin: 0; */}
/*-- conatiner title token             --*/ .EON_VE_GrayBox05Title { font-size: 16px; font-family: "Trebuchet MS", Arial, Verdana, sans-serif; color: #cc0000; font-weight: bold;  }
/*-- container title cell              --*/ .EON_VE_GrayBox05TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_VE_GrayBox05ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_VE_GrayBox05Content { /* font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 3px 0 0 0; */}

/*-- top center section                --*/ .EON_VE_GrayBox05T { background: url(09t_VertigoGray.gif) bottom left repeat-x; vertical-align:top; height: 22px; padding: 5px 0 0 0; }
/*-- top left section                  --*/ .EON_VE_GrayBox05TL { background: url(09tl_VertigoGray.gif) bottom left no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }
/*-- top right section                 --*/ .EON_VE_GrayBox05TR { background: url(09tr_VertigoGray.gif) bottom right no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }

/*-- mid center section                --*/ .EON_VE_GrayBox05M { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .EON_VE_GrayBox05ML { background: url(09ml_VertigoGray.gif) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .EON_VE_GrayBox05MR { background: url(09mr_VertigoGray.gif) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .EON_VE_GrayBox05B { background: url(09b_VertigoGray.gif) top left repeat-x; vertical-align:top; height: 29px; padding: 0; }
/*-- bottom left section               --*/ .EON_VE_GrayBox05BL { background: url(09bl_VertigoGray.gif) top left no-repeat; vertical-align:top; height: 29px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .EON_VE_GrayBox05BR { background: url(09br_VertigoGray.gif) top right no-repeat; vertical-align:top; height: 29px; width:21px; padding: 0; }

/*========================================================*/



