#frontimg {
    margin-right: 0px;
    -khtml-margin-top-collapse: separate;
    -khtml-margin-bottom-collapse: separate;
    margin-top: -12px;
    margin-left: -12px;
    opacity: 1;
    width: 1048px;
    height: 791px;
    height: auto;
}

#content {
    -khtml-margin-top-collapse: separate;
    -khtml-margin-bottom-collapse: separate;
    margin-top: 0px;
    position: absolute;
    bottom: auto;
    padding: 15px;
    letter-spacing: normal;
    word-spacing: 0px;
    line-height: normal;
    overflow: visible;
    text-shadow: rgb(255, 255, 255) 0px 0px 0px;
    min-height: 595px;
    top: 0px;
    left: 27px;
    height: 662px !important;
    right: 28px;
    width: auto;
}

li{
    line-height: 1.3;
}

td {
    width: 218px; 
    background-color: #F2F2F2;
}

th {
    width:200px;
    border-radius: 6px 6px 0 0;
    text-align: center;
    color: #000;
    background: #E5E5E5;
    font-size: 15px;
}

#toolsContainer {
    float: left;
}

#container {
    text-align:center;
    width: 940px;
}

.question {
    width: 800px;
}

.instruction-container {
    margin-bottom: 80px;
}

.anscheck {
    float: right;
    height: 30px;
    width: 90px;
    padding: 0px;
}

.title{
    margin-top: 75px;
    margin-bottom: 20px;
}


