/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/

/*-- conatiner title token             --*/ .BCC_MINIPS_NoBorder01Title { font-size: 145%; font-family: Arial, Helvetica, sans-serif; color: #336699; font-weight: bold; padding-left: 10px;}
/*-- container title cell              --*/ .BCC_MINIPS_NoBorder01Titletd { width:100%; padding-top: 10px;}
/*-- container actions cell            --*/ .BCC_MINIPS_NoBorder01Actionstd { width:0%; padding: 0;}
/*-- container content pane            --*/ .BCC_MINIPS_NoBorder01Content { font-size: 12px; line-height: 1.4em; font-family: Arial, Helvetica, sans-serif; background-color: #DCE8F6; color: #000000; padding: 5px 5px 5px 5px;}
/*-- container Icons cell              --*/ .BCC_MINIPS_NoBorder01Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}

/*-- top center section                --*/ .BCC_MINIPS_NoBorder01T { vertical-align:top; height: 17px; padding: 1px 3px 0px 3px; }

/*========================================================*/
