.randomquotes-container {
	margin-bottom: 4px;
}
.randomquotes-container h3 {
	margin: 2px 0px;
	text-transform: none;
	font-size: 1.15em;
	color: inherit;
}
p.randomquotes-name {
	margin: 2px 0px;
	font-size: 1.3em;
}
span.randomquotes-name-b {
	font-weight: bold;
	margin-left: 4px;
}
.randomquotes-text {
	margin-bottom: 1px;
	font-size: 1.3em;
	font-style: italic;
}