/*.cus {margin-bottom:10px;}
.cus .left {width:20px;}
.cus .right {width:20px;}

.cus .top td {height:20px; font-size:0px;line-height:0px;}
.cus .bottom td {height:24px; 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:#fff;}
.cus .mid .content .inner {overflow:hidden; color:#515151;}
.cus .mid .content .inner h1, .cus .mid .content .inner h2, .cus .mid .content .inner h3 {padding:0px; margin:0px; color:#d2d824;} 
.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 {margin-bottom:10px; background:#515050; border:1px solid #515050;} /*Do not set width or float:left;*/
.cus .inner {overflow:hidden; padding:15px; color:#fff;}
.cus .inner a{ color:#fff;}
.cus .inner h1, .cus .inner h2, .cus .inner h3 {padding-top:0px; margin-top:0px; color:#fff; text-transform:uppercase; letter-spacing:1px;} /*can adjust margin or padding. But do not set font or font-size*/