@import url(common.css);

table {
	text-align: left;
	}

th, td {
	padding-right: 1em;
	}

td.img {
	text-align: center;
	}

