@charset "utf-8";
/* CSS Document */

#freeQuote {
	width:250px;
	margin-left:25px;
}

#freeQuote dd {
	margin:0 0 20px 0;
	padding:0;
}

em {
	font-weight:bold;
	color:#005477;
	font-size:16px;
}

