@charset "utf-8";
@import url("../../style/g2/standardtable.css");

#mainContent h3 {
	margin-top: 0.5em;
	margin-bottom: 0;
}
#mainContent ul {
	margin-top: 0;
}

#mainContent img {
	display: block;
	border: none;
}

#mainContent table {
	width: 90%;
}
#mainContent tbody th {
	width: 16%;
	font-size: small;
}
#mainContent tbody td {
	width: 21%;
	font-size: small;
}