@charset "utf-8";
/* CSS Document */
#quote {
	margin:0px;
	padding:0px;
	width:175px;
	height:125px;
}
#quote p {
	font-weight:normal;
	font-size:10px;
	margin:0px;
	padding:10px 10px 0px 10px;
	text-align:left;
}
.white {
	color:#000 !important;
}
#quote strong 	{

}
h6	{
	margin:0px;
	padding:7px 0px 5px 20px;
	font-weight:normal;
	font-size:10px;
}