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

.block-content .block-content-outer {background: url(images/green-middle.jpg) left top repeat-y;padding-left: 10px;}
.block-content .block-content-inner {background: url(images/green-middle.jpg) right top repeat-y;padding-right: 10px;}

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