#stuff {
	border:1px solid #CCC;
	padding:10px;
}

#stuff .post {
	font-size:85%;
	line-height:120%;
}


#stuff .name {
	font-size:120%;
	font-weight:bold;
	color:#232323;
}


#stuff .ruby {
	color:#969696;
	font-size:85%;
}


#stuff .subtitle {
	padding-top:15px;
	padding-bottom:3px;
	border-bottom:dotted 1px #cccccc;
	margin-bottom:5px;
	color:#eb870d;
	font-weight:bold;
}

