table.table {
 border: solid 1px #bdc2c5;
}

table.table td {
 border: solid 1px #bdc2c5;
 padding: 3px;
}

img.preview {
 border: solid 4px #bdc2c5;
 margin-bottom: 3px;
}

img.preview_left {
 border: solid 4px #bdc2c5;
 margin-bottom: 3px;
 margin-right: 8px;
 float: left;
}
table.stand {
 width: 100%;
}
