.sTable3 { width: 100%; border-collapse: collapse; border-top: 1px solid #ccc; } .sTable3 thead th { padding: 5px 10px; background: #eee url(../images/thead.png) repeat-x top left; border-bottom: 1px solid #ccc; } .sTable3 tbody tr td { padding: 10px; background: #fff; border-top: 1px solid #eee; border-left: 1px solid #eee; } .sTable3 tbody tr.even td { background: #fcfcfc; }