#links h2 {
padding: 5px 0;
border-bottom: 1px solid;
}

.links {
margin: 20px 0;
}

.thelink {
margin: 20px 0 0 0;
}

.thelink .header {
font-weight: bold;
}

.thelink .header p {
margin: 0;
padding: 0;
}

.thelink .header b {
float: right;
margin: 0 0 0 10px;
width: 250px;
text-align: left;
font-size: .9em;
}


.thelink .desc {
border-top: none;
}