.plan { line-height: 150% }

PRE.code { /* Code */
	border: 1px solid gray;
	padding: 5px;
	white-space: pre;
	width: 100%;
}

