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

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

#article-layout td .bottom {height: 10px; width:100%; background: url(images/pink-bottom.jpg) no-repeat right top;display: block;overflow:hidden;}
#article-layout td .bottom div {height: 100%; width:10px; background: url(images/pink-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: 10px; width:100%; background: url(images/pink-top.jpg) no-repeat right top;display: block;overflow:hidden;}
.border-style .content .top div {height: 100%; width:10px; background: url(images/pink-top.jpg) no-repeat left top;display: block;}

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

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

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