
div.title h1 {
	padding: 20px 0;
}

div.title h2 {
	background-color: #a64600;
	color: white;
	font-size: 28px;
	padding: 20px 0;
}

body#detail table.detail-table th {
	background-color: #e88b00;
	font-size: 17px;
}