.resultsLinks {
    color: #666666;
    font-size: 0.85em;
    margin-left: 0.5em;
}

.imageLink {
    color: #666666;
    font-size: 0.85em;
    margin-left: 0.75em;
}

div.imagesHidden {
    display: none;
    margin-left: 0.75em;
}

img.preview {
    display: block;
    max-height: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

img.thumbnail {
    border: 0;
    max-height: 100px;
}

img.thumbnail:hover {
    border: 0;
    max-height: 100px;
    opacity: 0.75;
}
