/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .SIMP_CON_Title { font-size: 15px; font-family: tahoma; color: #65abff; font-weight: bold; }
/*-- container title cell              --*/ .SIMP_CON_TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .SIMP_CON_ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .SIMP_CON_Content { width:100%; font-size: 11px; font-family: tahoma; color: #444; padding: 5px 4px 15px 4px;}
/*-- container Icons cell              --*/ .SIMP_CON_Icons { text-align:right; padding: 5px 0 7px 0;}
/*-- top center section                --*/ .SIMP_CON_T {vertical-align:middle; height: 23px; padding: 0 0 1px 0; }
/*-- top left section                  --*/ .SIMP_CON_TL {vertical-align:top; height: 23px; width:10px; padding: 0; }
/*-- top right section                 --*/ .SIMP_CON_TR {height: 23px; width:22px; vertical-align:middle; text-align:left; padding: 0 0 2px 0; }

/*========================================================*/



