dl#links {
	overflow : hidden;
    width : 90%;
	margin : 0 auto 7% auto;
	padding-top : 13px;
	border-top : solid 1px #c8c8c8;
}

dl#links dt {
    margin-bottom : 5px;
}

dl#links dt a {
	color : #145ab4;
	text-decoration : underline;
}

dl#links dd {
    margin-bottom : 11px;
	padding-bottom : 12px;
	border-bottom : solid 1px #c8c8c8;
    line-height : 1.5em;
}