.images
{
    width: 700px;
    clear: both;
    margin-bottom: 10px;
}

.imageReal
{
    width: 340px;
    float: left;
    border: 5px solid #ccc !important;
    border: 4px solid #ccc;
    line-height: 0;
}

.imageFake
{
    width: 340px;
    float: right;
    border: 5px solid #ccc !important;
    border: 4px solid #ccc;
    line-height: 0;
}

.imageFake input,
.imageReal input
{
    border: 1px solid #fff;
}

p.instructions
{
    padding-top: 8px;
    clear: both;
}

h1
{
    font-family: "times new roman", serif;
}

#tellFriend {
    font-size: 90%;
    text-align: right;
    margin-top: -30px;
}
