/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.top {background: url(top.gif); height:28px;}
.bottom {background: url(bottom.gif) repeat-x; height:28px;}
.centersection {background:#f6f3e4;}
.leftside {background:#f6f3e4; width:10px;}
.rightside {background:#f6f3e4; width:10px;}

.containertoprow4_free {
	background: ;
}
.containerrow4_free {
	background-color: ;
}
.left {background:url(left.gif) repeat-y;}
.right {background:url(right.gif) repeat-y;}
.top_mid {background:url(top.gif) repeat-x;}
.bottom_mid {background:url(bottom.gif) repeat-x;}
