.ctw td.left { width:17px; }
.ctw td.right { width:19px; }

.ctw tr.top { height: 44px; }
.ctw tr.bottom { height:18px; font-size:0px;line-height:0px; }

.ctw tr.top td.left {background:url(top_left.png) no-repeat top left;}
.ctw tr.top td.middle {background:url(top_middle.png) repeat-x top;}
.ctw tr.top h4 {margin:0px; padding:12px 0 0 0; color:#fff;font-size:20px;}
.ctw tr.top td.right {background:url(top_right.png) no-repeat top right;}

.ctw tr.mid td.left {background:url(left.png) repeat-y top left;}
.ctw tr.mid div.inner {background:#ebebeb; padding:13px 0px;font-size:14px;}
.ctw tr.mid td.right  {background:url(right.png) repeat-y top right;}

.ctw tr.bottom td.left {background:url(bottom_left.png) no-repeat bottom left;}
.ctw tr.bottom td.middle {background:url(bottom_middle.png) repeat-x bottom;}
.ctw tr.bottom td.right {background:url(bottom_right.png) no-repeat bottom right;}


