#foreground_mainstage_container {
	position: relative;
	z-index: 3;}

#foreground_mainstage_container {
	width: 100%;
	left: 0;}

#frgrnd_rghtsdbr_bckgrnd_liner {
	display: none;}
	
#frgrnd_rghtsdbr_cntnt_wrap {
	display: none;}
	
.quote-block {
	background-color: rgba(84,42,24,.3);
	margin-left: 40px;	
	padding: 10px;
	border-radius: 10px;
}

.quote-inline {
	background-color: rgba(84,42,24,.3);
	border : 1px solid transparent;
	border-radius : 5px;
	outline: 2px;
	padding: 3px;
}
