.op {
    opacity: 0.8;
}

.answerclass {
    padding: 4 0px 4 0px;
    margin: 10 20px 10 20px;
}
.answerclass1{
    padding: 0 5px 0 -75px;
    margin-left: 0px;
}
.answerclass2 {
    padding: 0 5px 0 5px;
    margin-left: 3px;
    position: absolute;
}
.answerclass3 {
    padding: 0 5px 0 5px;
    margin-left: 58px;
    position: absolute;
}
.answerclass4 {
    padding: 0 5px 0 5px;
    margin-left: -40px;
    position: absolute;
}
.answerclass5 {
    padding: 0 5px 0 5px;
    margin-left: 13px;
    position: absolute;
}
.answerclass6 {
    padding: 0 5px 0 5px;
    margin-left: 98px;
    position: absolute;
}
.answerclass7 {
    padding: 0 5px 0 5px;
    margin-left: -40px;
    position: absolute;
}
.answerclass8 {
    padding: 4 5px 0 5px;
    margin-left: 30px;
    position: absolute;
}
.answerclass9 {
    padding: 0 5px 0 5px;
    margin-left: 116px;
    position: absolute;
}
.answerclass10 {
    padding: 0 5px 0 5px;
    margin-left: -110px;
    position: absolute;
}
.answerclass11 {
    padding: 0 5px 0 5px;
    margin-left: 3px;
    position: absolute;
}
.answerclass12 {
    padding: 0 5px 0 5px;
    margin-left: 92px;
    position: absolute;
}
.answerclass13 {
    padding: 0 5px 0 5px;
    margin-left: -110px;
    position: absolute;
}
.answerclass14 {
    padding: 2 5px 0 5px;
    margin-left: 13px;
    margin-top: 3px;
    position: absolute;
}
.answerclass15 {
    padding: 0 5px 0 5px;
    margin-left: 94px;
    position: absolute;
}
.answerclass16 {
    padding: 3 5px 0 5px;
    margin-left: -110px;
    position: absolute;
}
.answerclass17 {
    padding: 3 5px 0 5px;
    margin-left: -35px;
    position: absolute;
}
.answerclass18 {
    padding: 0 5px 0 5px;
    margin-left: 44px;
    position: absolute;
}

.quediv {
    top: 165px;
    position: absolute;
    left: -60px;
}

.correct {
    position: absolute;
    left: 290px;
    top: 140px;
    width: 58px;
    height: 58px;
    background-image: url('../images/correct.png');
}

.ansdiv {
    position: absolute;
    top: 554px;
    padding: 3px;
    height: 45px;
    width: 812px;
    margin-left: 136px;
    background-image: url('../images/bgg.png');
    background-repeat: no-repeat;
}
.ansdiv1 {
    position: absolute;
    top: 295px;
    padding: 3px;
    height: 45px;
    width: 812px;
    margin-left: 252px;
    background-image: url('../images/bgg.png');
    background-repeat: no-repeat;
}
.ansdiv2 {
    position: absolute;
    top: 360px;
    padding: 3px;
    height: 45px;
    width: 812px;
    margin-left: 553px;
    background-image: url('../images/bgg.png');
    background-repeat: no-repeat;
}
.ansdiv3 {
    position: absolute;
    top: 430px;
    padding: 3px;
    height: 22px;
    width: 250px;
    margin-left: 695px;
    background-image: url('../images/bgg.png');
    background-repeat: no-repeat;
}
.ansdiv4 {
    position: absolute;
    top: 496px;
    padding: 3px;
    height: 22px;
    width: 240px;
    margin-left: 440px;
    background-image: url('../images/bgg.png');
    background-repeat: no-repeat;
}
.ansdiv5 {
    position: absolute;
    top: 536px;
    height: 22px;
    width: 240px;
    margin-left: 114px;
    background-image: url('../images/bgg.png');
    background-repeat: no-repeat;
}

#drop1 {
    z-index: 1;
    width:96px;
    position: absolute;
    height: 29px;
    padding-left: 0px;
    background-image: url('../imgs/ans.png');
    background-repeat: no-repeat;
    padding-top: 10px;
    left: 334px;
    top: 10px;
}

#drop2 {
    z-index: 1;
    width:96px;
    position: absolute;
    height: 29px;
    padding-left: 0px;
    background-image: url('../imgs/ans.png');
    background-repeat: no-repeat;
    padding-top: 10px;
    left: 390px;
    top: 65px;
}
#drop3 {
    z-index: 1;
    width:96px;
    position: absolute;
    height: 29px;
    padding-left: 0px;
    background-image: url('../imgs/ans.png');
    background-repeat: no-repeat;
    padding-top: 10px;
    left: 394px;
    top: 126px;
}
#drop4 {
    z-index: 1;
    width:96px;
    position: absolute;
    height: 29px;
    padding-left: 0px;
    background-image: url('../imgs/ans.png');
    background-repeat: no-repeat;
    padding-top: 10px;
    left: 436px;
    top: 180px;
}
#drop5 {
    z-index: 1;
    width:96px;
    position: absolute;
    height: 29px;
    padding-left: 0px;
    background-image: url('../imgs/ans.png');
    background-repeat: no-repeat;
    padding-top: 10px;
    left: 530px;
    top: 240px;
}
#drop6 {
    z-index: 1;
    width: 96px;
    position: absolute;
    height: 29px;
    background-image: url('../imgs/ans.png');
    background-repeat: no-repeat;
    padding-top: 10px;
    left: 558px;
    top: 298px;
}