/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Thomas Brown                       */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- overriding default margin         --*/  p { margin: 0;}
/*-- conatiner title token             -- .NoTitle_NoBorderTitle { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #000000; text-transform:uppercase; font-weight: normal; } */
/*-- container title cell              -- .NoTitle_NoBorderTitleTD { width:100%; padding: 0;} */
/*-- container actions cell            -- .NoTitle_NoBorderActionsTD { width:0%; padding: 0;} */
/*-- container content pane            --*/ .NoTitle_NoBorderContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 0 0 0 0;}
/* OLD changed on 13/8/10 by Thomas         .NoTitle_NoBorderContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 5px 0 0 0;} */

/*-- top center section                -- .NoTitle_NoBorderT { vertical-align:top; height: 22px; padding: 2px 0 0 0; } */ 
/*-- top left section                  -- .NoTitle_NoBorderTL { vertical-align:top; height: 22px; width:10px; padding: 0; } */ 
/*-- top right section                 -- .NoTitle_NoBorderTR { vertical-align:top; height: 22px; width:10px; padding: 0; } */ 

/*-- mid center section                --*/ .NoTitle_NoBorderM { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .NoTitle_NoBorderML { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid right section                 --*/ .NoTitle_NoBorderMR { background: #FFF; vertical-align:top; padding: 0; }

/*-- bottom center section             -- .NoTitle_NoBorderB { background: #FFF; vertical-align:top; height: 5px; padding: 0; } */
/*-- bottom left section               -- .NoTitle_NoBorderBL { background: #FFF; vertical-align:top; height: 5px; padding: 0; } */
/*-- bottom right section              -- .NoTitle_NoBorderBR { background: #FFF; vertical-align:top; height: 5px; padding: 0; } */


/*========================================================*/











