img.clickable
{
    cursor: pointer;
}

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

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

.puzzleimage
{
    border: 1px solid black;
    width: 130px;
    height: 130px;
}


.compareRows .puzzleimage
{
    width: 60px;
    height: 60px;
}

.clickable
{
    cursor: pointer;
}

h1
{
    font-size: 20px;
}