#content ol {
	font-size: .8em;
	font-weight: normal;
	margin-left: 3px;
	list-style-position: outside;
}
#content ol li {
	padding: 0 0 0 15px;
	margin: 8px 0;
	background: url("../site-images/bullet2.gif") left 5px no-repeat;
}
#content small {
	font-size: 0.65em;
	margin-bottom: 20px;
	display: block;
}
.green {color: #3aa501;}
.blue {color: #023f76;}
.largetext {font-size: 140%;}
.greytext {color: #999;}


#content blockquote {
	border: 1px solid #ccc;
	padding: 10px;
	background: #f6f6f6;
	margin-bottom: 1em;
}