/*-----------------------------
	quotes llama  - widget
-----------------------------*/
.quotes-llama-widget-random {
	margin-top: 20px;
	padding: 5px;
	display: inline-block;
}

.quotes-llama-widget-next {
	display: block;
	text-align: right;
	font-size: .8em;
	font-style: italic;
}

.quotes-llama-widget-countdown {
	position: absolute;
	right: 0px;
	top: -7px;
	font-size: 0.8em;
	opacity: 0.6;
}
