.normal-header{ font-size: 19pt; text-align: center; } body{ background: #ffffff; } .thumbnail{ width: 40px; height: 40px; } .file-table{ border: 1px solid black; } .file-row { cursor: pointer; } .file-row:hover{ background: #c0c0c0; } .file-row-cell{ padding-left: 5px; padding-right: 5px; }