@charset "UTF-8";
/* CSS Document */

table.Display {
	width:100%;
	border:solid 2px #A97D1C;
}

table.Display td {
	border:solid 1px #A97D1C;
}

td.sideHeader {
	text-align:left;
	padding:10px;
	width:25%;
}

td.Thumbnails img {
	width:25%;
	margin:10px;
}