/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/

/*-- container actions cell            --*/
.BCC_MINIPS_IPOActionsTD
{
    height: 1px;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 1px;
}
/*-- container content pane            --*/
.BCC_MINIPS_IPOContent
{
    color: #444;
    height: 1px;
    font-family: tahoma;
    font-size: 11px;
    margin: 0;
    text-align: left;
    padding: 0;
    width: auto;
}



/*========================================================*/






