/* Custom styles */
.code {
	color: #888;
	font-family: Courier;
	font-size: 90%;
}
.info-text { 
	color: #888;
	font-size: 90%; 
}

li.multi-row {
	margin-bottom: 10px;
}