.quote1 {
	border: 1px solid #c0b1ac;
	margin: 10px 0;
	padding: 10px;
	text-align: justify;
        background: #c0b1ac;
        font-family: verdana;
        font-size: 11px;
        width: 75%;
margin-left: auto;
margin-right: auto;
}

.quote1 cite {
	border-bottom: 1px solid #ba3b41;
	display: block;
	margin: 4px 0;
        background: #c0b1ac;	
	font-style: normal;
	font-weight: bold;
}

.quote1 cite span {
	float: right;
	font-weight: normal;
        background: #c0b1ac;
}

.quote1 cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
        background: #c0b1ac;
}
