@charset "utf-8";
/* CSS Document */


.tx-mrquote-pi1 .quote {
	color: #838383;
	font-family: Arial, sans;
	font-size: 20px;
	line-height: 22px;
	
	text-align: center;
}
.tx-mrquote-pi1 .mr_quote_image {
	margin-bottom: 10px;	
}
.tx-mrquote-pi1 .quote b,
.tx-mrquote-pi1 .quote strong {
	color: #d1d1d1;
	font-weight: normal;
}
.tx-mrquote-pi1 .quoteMark {
	padding: 0 5px;	
}
.tx-mrquote-pi1 .author,
.tx-mrquote-pi1 .addon,
.tx-mrquote-pi1 .date {
	display: block;
	margin: 0 10px 0 0;
	padding: 0;
	
	color: #838383;
	font-size: 14px;
	line-height: 15px;
	text-align: right;
}
.tx-mrquote-pi1 .author {
	color: #d1d1d1;
	font-size: 25px;
	line-height: 35px;
	
}
.tx-mrquote-pi1 .addon {
	display: none;
}
