table {border-collapse: collapse; width: 50em; border: 1px solid #666;} th, td {padding: 0.1em 1em;} caption {font-size: 1.2em; font-weight: bold; margin: 1em 0;} col {border-right: 1px solid #ccc;} col#albumCol {border: none;} thead {background: url(table_header.jpg) repeat-x left center; border-top: 1px solid #a5a5a5; border-bottom: 1px solid #a5a5a5;} /The tbody style below adds scrollbars to the table … you’ll need to adjust the table width to accom. / / tbody {overflow: scroll; height: 100px;}/ th {font-weight: normal; text-align: left;} #playlistPosHead {text-indent: -1000em;} .odd {background: #edf5ff;} tr:hover {background-color: #3d80df; color: #fff;} thead tr:hover {background-color: transparent; color: inherit;} #table_ex {padding-left: 2em;}