.sc-theme .sc-table-header {
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6)); -webkit-background-clip: content-box; font-size: 11px; font-weight: bold; color: #666; line-height: 18px;
}
.sc-theme .sc-table-header-sort-active {
background: #eee;
}