@charset "UTF-8";
/* CSS Document */

table.alt tr td:nth-child(2) {
	width: 40%;
	text-align: right;
}

body#about {}

body#about div.box h4 {
	margin-top: -0.8em !important;
	margin-bottom:0.5em;
}

body#about div.box h4+p {
	margin-bottom: 1.5em;
}

body#concept section {
	border-bottom-width: 0 !important;
}

footer#footer a { color: #ccc !important;}