#article-layout .content {padding: 0;border:none;}
#article-layout .content .top {height: 7px; width:100%; background: url(images/black-top.jpg) no-repeat right top;display: block;overflow:hidden;}
#article-layout .content .top div {height: 100%; width:10px; background: url(images/black-top.jpg) no-repeat left top;display: block;}

#article-layout .content .left {background: url(images/black-middle.jpg) left top repeat-y;padding-left: 7px;}
#article-layout .content .right {background: url(images/black-middle.jpg) right top repeat-y;padding-right: 7px;}

#article-layout td .bottom {height: 13px; width:100%; background: url(images/black-bottom.jpg) no-repeat right top;display: block;overflow:hidden;}
#article-layout td .bottom div {height: 100%; width:10px; background: url(images/black-bottom.jpg) no-repeat left top;display: block;}

#article-layout td .inner {padding: 5px;}

/*------------------------------*/

.border-style .content {padding: 0;border:none;}
.border-style .content .top {height: 7px; width:100%; background: url(images/black-top.jpg) no-repeat right top;display: block;overflow:hidden;}
.border-style .content .top div {height: 100%; width:10px; background: url(images/black-top.jpg) no-repeat left top;display: block;}

.border-style .content .left {background: url(images/black-middle.jpg) left top repeat-y;padding-left: 7px;}
.border-style .content .right {background: url(images/black-middle.jpg) right top repeat-y;padding-right: 7px;}

.border-style td .bottom {height: 13px; width:100%; background: url(images/black-bottom.jpg) no-repeat right top;display: block;overflow:hidden;}
.border-style td .bottom div {height: 100%; width:10px; background: url(images/black-bottom.jpg) no-repeat left top;display: block;}

.border-style td .inner {padding: 5px;}
