/*Changed background colour to black from white #ffff*/
/* changed text color color:#000 to dark gray color: #666666; */
.Container-16
{
    background-position: #000000;
    background: #000000;
    margin-bottom: 5px;
}
.Container-16 .containerhead .dnnvisibility	{ float:right; padding-top:2px}
.Container-16 .containerhead .dnntitle		{ float:left; font-weight: bold; line-height:24px; font-size:12px; color: #666666;}
.Container-16 .containermain				{ padding:5px 0 10px 0; clear:both}


