.ctw {margin-bottom:10px; border:1px solid #fff; box-shadow:0 2px 3px rgba(0,0,0,0.2); background:#f4f4f4;} /*Do not set width or float:left;*/
.ctw td.left { width:10px; }
.ctw td.right { width:10px; }

.ctw tr.top { height: 43px;}
.ctw tr.bottom { height:10px; font-size:0px; line-height:0px; }

.ctw tr.top td.left {background:linear-gradient(#4f4f4f,#202020); background:-webkit-linear-gradient(#4f4f4f,#202020); background:-ms-linear-gradient(#4f4f4f,#202020); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4f4f', endColorstr='#202020',GradientType=0 );}
.ctw tr.top td.middle {background:linear-gradient(#4f4f4f,#202020); background:-webkit-linear-gradient(#4f4f4f,#202020); background:-ms-linear-gradient(#4f4f4f,#202020); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4f4f', endColorstr='#202020',GradientType=0 ); vertical-align:middle; }
.ctw tr.top h4 {margin:0px; padding:0px; color:#ffd631; font-size:19px; text-transform:uppercase; font-weight:500;}
.ctw tr.top td.right {background:linear-gradient(#4f4f4f,#202020); background:-webkit-linear-gradient(#4f4f4f,#202020); background:-ms-linear-gradient(#4f4f4f,#202020); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4f4f', endColorstr='#202020',GradientType=0 );}

.ctw tr.mid td.left {background:none;}
.ctw tr.mid div.inner {background:none; padding: 15px 0px 0px 1px; font-size:14px; color:#575757; overflow:hidden; font-weight:300;}
.ctw tr.mid td.right  {background:none;}

.ctw tr.mid td{position:relative;}
.ctw tr.mid td:before{content:""; height:2px; background:#ffd631; position:absolute; top:2px; left:0; width:100%;}

.ctw tr.bottom td.left {background:none;}
.ctw tr.bottom td.middle {background:none;}
.ctw tr.bottom td.right {background:none;}