#contentWrapper .content table.result {
	width: 80%;
	table-layout: fixed;
}

#contentWrapper .content table.result th {
	padding: 0.4em;
	background-color: #012959;
	color: #ffffff;
	text-align: left;
}

#contentWrapper .content table.result td {
	padding: 0.4em;
}
