/*
================================
 Container Styles for DotNetNuke
================================
*/

#bcontainerBackground{background:#000;}
#btl{background: url(images/containerBlack_tl.gif) top left no-repeat;}
#btr{background:url(images/containerBlack_tr.gif) top right no-repeat;}
#bbl{background:url(images/containerBlack_bl.gif) bottom left no-repeat;}
#bbr{background:url(images/containerBlack_br.gif) bottom right no-repeat;}
.bContentPane{padding:10px;}

