.link:hover, .pointer:hover {
    cursor: pointer;
    /*margin: 2px 0 0 2px;*/
}

.hidden {
    display: none !important;
}
