/*========================================================*/
/*             CSS for DotNetNuke Container               */
/*                  by Exedron O.E.                       */
/*               http://www.exedron.com                   */
/*                 info@exedron.com                       */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- overriding default margin         --*/  p { margin: 0;}
/*-- container title token             --*/ .CON_Exedron_Simple { font-size: 11px; font-family: tahoma; color: Navy; font-weight: bold; }
/*-- container title cell              --*/ .CON_Exedron_SimpleTitle { font-size: 12px; font-family: tahoma; color: Navy; font-weight: bold; width:100%; padding: 0;}
/*-- container actions cell            --*/ .CON_Exedron_SimpleActions { width:0%; padding: 0;}
/*-- container content pane            --*/ .CON_Exedron_SimpleContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 5px 4px 15px 4px;}

/*-- top center section                --*/ .CON_Exedron_SimpleT { background: url(Exedron_SimpleT.jpg) bottom left repeat-x; vertical-align:top; height: 21px; padding: 3px 0 0 4px; }
/*-- top left section                  --*/ .CON_Exedron_SimpleTL { background: url(Exedron_SimpleTL.jpg) bottom left no-repeat; vertical-align:top; height: 21px; width:6px; padding: 0; }
/*-- top right section                 --*/ .CON_Exedron_SimpleTR { background: url(Exedron_SimpleTR.jpg) bottom right no-repeat; vertical-align:top; height: 21px; width:6px; padding: 0; }

/*========================================================*/

