#title_list { position: relative; width: 100%; left: 0; top: 0em; } #label { position: relative; left: 0; top: 0; } #title_list .stretch { width: 99%; } table, th, td { border-collapse: collapse; white-space: nowrap; text-align: left; padding-left: 2em; padding-right: 2em; } table { width: 100%; } th { font-size: 12px; } .first_row { border-top: 1px solid black; padding-top: 2em; } .second_row { border-bottom: 1px solid black; padding-bottom 2em; } #title_list img.thumbnail { height: 100px; width: 70px; padding-left: 0; padding-right: 0; padding-top: 2px; padding-bottom: 2px; } #title_list span.tag { border: 1px solid black; background-color: var(--light-accent); padding: 4px; margin: 1px; border-radius: 5px; }