@charset "utf-8";

caption {
  font-weight: bold;
  text-align: center;
  border-style: solid;
  border-width: 1px;
}

table, td, tr {
    border: 1px solid black;
}

.invtable, .invtd, .invtr {
    border: 0px;
}

td {
	width: 260px;
}

img.preview {
	width: 320px;
	height: 200px;	
}