.puzzle img
{
    border: 1px solid black;
}

img.clickable
{
    cursor: pointer;
}

th
{
    text-align: left;
    vertical-align: top;
    font-size: 90%;
}

table img
{
    width: 130px;
    height: 130px;
}

#delayedContent
{
    display: none;
}
