/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                      by BCDesign                       */
/*             for http://www.herracing.com               */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- container title token             --*/ .BCC_MINIPS_NoBorder01Title { font-size: 12px; font-family: tahoma; color:#334C9D; font-weight:bold; }
/*-- container title cell              --*/ .BCC_MINIPS_NoBorder01TitleTD {
	background-position: -16px 0px;
	background-image: url(/images/ben/navtitle3.gif);
	background-repeat: no-repeat;
	width: 210px;
	height: 32px;
	padding-left: 15px;
}
/*-- container actions cell            --*/ .BCC_MINIPS_NoBorder01ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .BCC_MINIPS_NoBorder01Content { font-size: 11px; font-family: tahoma; color: #444; padding: 2px 4px 15px 4px;}
/*-- 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; }

/*========================================================*/
