#links h2 {
    clear: left;
}
#links h3 {
    margin: 0;
}
#links div.category {
    clear: left;
}
#links div.link {
    clear: left;
    padding: 0.5em 0;
}
#links div.image {
    float: left;
}

