
/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.containerb{ margin-bottom:6px}
.containerb .chl{ background:url(tl.gif) left top no-repeat}
.containerb .chr{ background:url(tr.gif) right top no-repeat}
.containerb .ch{ margin:0 15px;height:15px;background:url(tb.gif) left top repeat-x}
.containerb .containerbox{background:url(cl.gif) left top repeat-y #cec396;}
.containerb .containerpane{ padding:5px 10px; background:url(cr.gif) right top repeat-y}
.containerb .containertitle{ color:#cc0001; padding:0px; font-size:18px; font-weight:bold;text-transform:uppercase;background:url(line.gif) left bottom repeat-x; display:block; margin-top:-10px; line-height:30px}
.containerb .cbl{ background:url(bl.gif) left bottom no-repeat}
.containerb .cbr{ background:url(br.gif) right bottom no-repeat}
.containerb .cb{ margin:0 15px; height:15px;background:url(bb.gif) left top repeat-x; text-align:right}
