.quotes dl {
  margin-top: 10px;
}

.quotes dl dd {
  margin-top: 4px;
}

.quotes dl dt a
{
	color			: #a1002e;
	font-size		: 12px;
	font-weight		: bold;
}

