/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/

/*-- container title token   --*/ .Container06 .Title { color: #FFF; }
/*-- container content pane  --*/ .Container06 .Content { color: #FFF; }
/*-- container content table --*/ .Container06 .ContentTable { background-image: url(06m_Minimalist.gif); }
/*-- container Icons cell    --*/ .Container06 .Icons { border-top: 1px solid #666; }

/*-- top center section      --*/ .Container06 .Top { background-image: url(06t_Minimalist.gif); height: 23px; }
/*-- top left section        --*/ .Container06 .TopLeft { background-image: url(06tl_Minimalist.gif); height: 23px; width: 10px; }
/*-- top right section       --*/ .Container06 .TopRight { background-image: url(06tr_Minimalist.gif); height: 23px; width: 22px; }

/*-- mid center section      --*/ .Container06 .Middle { background-image: url(06m_Minimalist.gif); }
/*-- mid left section        --*/ .Container06 .MiddleLeft { background-image: url(06ml_Minimalist.gif); width: 10px; }
/*-- mid right section       --*/ .Container06 .MiddleRight { background-image: url(06mr_Minimalist.gif); width: 10px; }

/*-- bottom center section   --*/ .Container06 .Bottom { background-image: url(06b_Minimalist.gif); height: 17px; }
/*-- bottom left section     --*/ .Container06 .BottomLeft { background-image: url(06bl_Minimalist.gif); height: 17px; width: 10px; }
/*-- bottom right section    --*/ .Container06 .BottomRight { background-image: url(06br_Minimalist.gif); height: 17px; width: 10px; }

/*========================================================*/








