.puzzle
{
    font-size: 130%;
    font-family: "times new roman", times, serif;
    padding: 20px;
    background-color: #eee;
    width: 400px;
}

.hidecontinue #puzzle,
.hidecontinue #mainForm
{
    visibility: hidden;
}

.answerRightWrong
{
    width: 340px;
}
