/* Links page CSS
 * Copyright 2010 WebCamp One, LLC
 * Jim Pietrangelo, webcampone.com
 * For: All4Hym
*/
/* !Lists */
.content dl {
    font-size: 1.4em;
    line-height: 1.22em;
    text-align: left;
    margin: 0 0 1em 0; }
	.content dl dt {
		font-size: 1.143em;
		margin-top: 1em; }
	.content dl dd {
		margin-top: .25em; }