.op {
    opacity: 0.8;
}

.answerclass {
    padding: 4 0px 4 0px;
    margin: 10 20px 10 20px;
}

.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: 104px;
    padding: 3px;
    height: 345px;
    width: 70px;
    margin-left: 986px;
    background-image: url('../images/bgg.png');
    background-repeat: no-repeat;
}


#drop1 {
    z-index: 1;
    width:144px;
    position: absolute;
    height: 29px;
    padding-left: 0px;
    background-image: url('../imgs/ans.png');
    background-repeat: no-repeat;
    padding-top: 10px;
    left: 611px;
    top: 5px;
}

#drop2 {
    z-index: 1;
    width:144px;
    position: absolute;
    height: 29px;
    padding-left: 0px;
    background-image: url('../imgs/ans.png');
    background-repeat: no-repeat;
    padding-top: 10px;
    left: 525px;
    top: 59px;
}
#drop3 {
    z-index: 1;
    width:144px;
    position: absolute;
    height: 29px;
    padding-left: 0px;
    background-image: url('../imgs/ans.png');
    background-repeat: no-repeat;
    padding-top: 10px;
    left: 444px;
    top: 110px;
}
#drop4 {
    z-index: 1;
    width:144px;
    position: absolute;
    height: 29px;
    padding-left: 0px;
    background-image: url('../imgs/ans.png');
    background-repeat: no-repeat;
    padding-top: 10px;
    left: 290px;
    top: 163px;
}
#drop5 {
    z-index: 1;
    width:144px;
    position: absolute;
    height: 29px;
    padding-left: 0px;
    background-image: url('../imgs/ans.png');
    background-repeat: no-repeat;
    padding-top: 10px;
    left: 470px;
    top: 162px;
}
#drop6 {
    z-index: 1;
    width: 144px;
    position: absolute;
    height: 29px;
    background-image: url('../imgs/ans.png');
    background-repeat: no-repeat;
    padding-top: 10px;
    left: 648px;
    top: 212px;
}
#drop7 {
    z-index: 1;
    width: 144px;
    position: absolute;
    height: 29px;
    background-image: url('../imgs/ans.png');
    background-repeat: no-repeat;
    padding-top: 10px;
    left: 574px;
    top: 266px;
}
#drop8 {
    z-index: 1;
    width: 144px;
    position: absolute;
    height: 29px;
    background-image: url('../imgs/ans.png');
    background-repeat: no-repeat;
    padding-top: 10px;
    left: 582px;
    top: 314px;
}
#drop9 {
    z-index: 1;
    width: 144px;
    position: absolute;
    height: 29px;
    background-image: url('../imgs/ans.png');
    background-repeat: no-repeat;
    padding-top: 10px;
    left: 258px;
    top: 365px;
}