/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .BCC_MINIPS_NoBorder01Title {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #01582e;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
/*-- container title cell              --*/ .BCC_MINIPS_NoBorder01TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .BCC_MINIPS_NoBorder01ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .BCC_MINIPS_NoBorder01Content { padding: 5px 3px 5px 3px;}
/*-- 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 0 3px; }

/*========================================================*/










