/* $Id: fortune.css,v 1.2 2009/11/28 14:03:42 slurslee Exp $ */
div.block-fortune {
	clear: both;
	}
div.fortune-text {
	font-size: small;
	font-family: monospace;
	white-space: pre-wrap;
	line-height: 1.25;
  	}
