.weblinks .top {
    width: 100%;
    height: 3px;
}

.weblinks .content {
    padding-top: 5px;
    padding-left: 14px;
}
.weblinks .content p {
    font-weight: normal;
}

.weblinks .footer {
    width: 100%;
    height: 32px;
    position: relative;
}
.weblinks .footer a,
.weblinks .footer a:hover {
    display: block;
    position: absolute;
    text-decoration: none;
    bottom: 5px;
    left: 12px;
}
