body {
	font-family: "OpenSans", sans-serif;
}

.list .yes, .list .no {
	font-weight: bold;
}

.list .jein {
	
}

.list .no {
	color: #CCC;
}

.part {
	padding: 8px;
	overflow: auto;
}

.author {
	color: #CCC;
}

.text {
	padding: 32px;
	margin: 8px 0;
	background-color: #EEE;
}

