.information_table {
	width: 100%;
	margin-bottom: 10px;
}

.information_table td {
	padding: 2px;
}

.information_table th {
	text-align: center;
}

.information_table tr td:first-child {
	font-weight: bold;
	width: 30%;
	color: #DDD;
}
