blockquote.note {
	background: url(images/note.png) no-repeat left top;
	padding: 0 50px;
	color: #990000;
	line-height: 21px;
	font-family: 'Courier New', monospace;
	font-size: 9pt;
}

.figure .caption {
	font-size: 7pt;
	text-align: center;
	padding: 3px;
	background-color: #efefef;
}
