/*========================================================*/
/*             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_RedLine11Title { font-size: 14px; font-family: tahoma; color: #777; font-weight: bold;}
/*-- container title cell              --*/ .EON_VE_RedLine11TitleTD { width:100%; padding-bottom: 5px;}
/*-- container actions cell            --*/ .EON_VE_RedLine11ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_VE_RedLine11Content { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; padding: 5px 4px 15px 15px; border-left:1px solid gray;}

/*-- top center section                --*/ .EON_VE_RedLine11T { background: url(14t_VertigoRed.gif) bottom left repeat-x; vertical-align:top; height: 22px; padding: 1px 3px 0 3px; }

/*========================================================*/



