﻿.wrong
{
    background-color:#ff0000;
}

.correct
{
    background-color:#33CC00;
}

.answerData
{
    Color:#ffffff;
}
.questionBox
{
    background-image:url('../images/general/horsequizzBG.jpg');
    margin-left:40px;
    margin-bottom:30px;
    border:solid 3px #000000;
}
.cardStyle1
{
    width:50px;    
    height:50px;
}