/*

	Quote Comments CSS
	
*/

.quote {
	margin-left: 400px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	padding: 0px;
}

.quote a {
	color: blue;
}

