.cus {margin-bottom:10px;}
.cus .left {width:10px;}
.cus .right {width:12px;}

.cus .top td {height:9px; font-size:0px;line-height:0px;}
.cus .bottom td {height:13px; 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 .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:#c5782f;}
.cus .mid .content .inner {overflow:hidden; padding: 0px 8px 8px;}
.cus .mid .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 .right {background:url(images/bottom_right.png) no-repeat bottom right;}

.cus h1 {
	padding:0;
}

.cus h2 {
	padding:0;
}

.cus h3 {
	padding:0;
}


