.cus {margin-bottom:10px;} /*Do not set width or float:left;*/
.cus .left {width:25px;}
.cus .cus_right {width:25px;}

.cus .top td {height:20px; font-size:0px;line-height:0px;}
.cus .bottom td {height:20px; font-size:0px;line-height:0px;}

.cus .top .left {background:url(images/top_left.png) no-repeat top left;}
.cus .top .middle {background:url(images/top_middle.png) repeat-x top; }
.cus .top .cus_right{background:url(images/top_right.png) no-repeat top right;}

.cus .mid .left  {background:url(images/left.png) repeat-y top left;}
.cus .mid .content {background:#a80d11;}
.cus .mid .content .inner {overflow:hidden; color:#fff; min-height:100px;}
.cus .mid .content .inner h1, .cus .mid .content .inner h2, .cus .mid .content .inner h3 {margin:0px; margin-bottom:10px; padding:0px; color:#f6dd06;} /*do not set font or font-size*/
.cus .mid .cus_right {background:url(images/right.png) repeat-y top right;}

.cus .bottom .left {background:url(images/bottom_left.png) no-repeat bottom left; }
.cus .bottom .middle {background:url(images/bottom_middle.png) repeat-x bottom;}
.cus .bottom .cus_right {background:url(images/bottom_right.png) no-repeat bottom right;}
