.randomquotes-container {
	margin-bottom:4px;
	padding-bottom: 10px;  /* added by dave */
}
p.randomquotes-name {
	margin: 2px 0px;
	font-size: 1.3em;
}
span.randomquotes-name-b {
	font-weight: bold;
}
p.randomquotes-text {
	margin-bottom: 1px;
	font-size: 1.3em;
	font-style: italic;
	text-align: center;  /* added by dave */
}