#quotes{
	background-color: #fff;
	/*font: 		12px; Georgia, "Times New Roman", Times, serif;*/
	text-align: justify;
	width: 		180px;
	height:		100px;
	margin: 	0 auto 0 auto;
	padding: 	5px;
	position: 	relative;
}

#author{
	color:		#00B900;
	position:	absolute;
	bottom:		24px;
	right:		10px;
}

#company{
	color:		#00B900;
	position:	absolute;
	bottom:		10px;
	right:		10px;
}
