/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*            http://evan.normanoneil.com                 */
/*                oneilevan@gmail.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ 
.EON_VE_GreenLine08Title
{
    font-size: 20px;
    font-family: Monotype Corsiva, Lucida Handwriting, Comic Sans MS;
    color: #006600;
    font-weight: bold;
}
/*-- container title cell              --*/ 
.EON_VE_GreenLine08TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ 
.EON_VE_GreenLine08ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ 
.EON_VE_GreenLine08Content { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 5px 4px 15px 4px;}
/*-- top center section                --*/ 
.EON_VE_GreenLine08T { background: url(18t_VertigoGreen.gif) bottom left repeat-x; vertical-align:top; height: 17px; padding: 1px 3px 0 3px; }

/*========================================================*/



H1
{
    font-size: 18px;
    font-family: Monotype Corsiva, Lucida Handwriting, Comic Sans MS;
    color: #006600;
    
}

H2
{
    font-size: 15px;
    font-family: Monotype Corsiva, Lucida Handwriting, Comic Sans MS;
    color: #006600;
    
}


