/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- container actions cell            --*/ .BCC_MINIPS_IPOActionsTD { height:1px; padding: 0; width: 1px; vertical-align:top;}
/*-- container content pane            --*/ .BCC_MINIPS_IPOContent
{
    background-position:top left;
    height: 1px;
    width: 100%;
    background-image: url( '/Portals/0/HomeImages/HomeBackgroundBanner.gif' );
    background-repeat: no-repeat;
    font-size: 11px;
    font-family: Trebuchet MS;
    color: #000000;
    text-align: left;
    padding: 0px 0 0px 0;
}

/*========================================================*/






