

div.quiz_box {
    position: relative;
    color: #555;
    font-weight: bold;
    background-color: transparent;
    width: 100%;
    height: auto;
    margin: 10px 0px 10px 0px;
    padding: 0px;
    clear: left;
    float:left;

    border-style: solid;
    border-width: 0px;
    border-color: #000000;
}

div.quiz_head  {
    position: relative;
    color: #555;
    background-color: transparent;
    font-weight: bold;
    margin: 0px 0px 0px 190px;
    padding: 0px;
    width: auto;

    border-style: solid;
    border-width: 0px;
    border-color: #aa0000;
}


div.quiz_foot  {
    position: relative;
    color: #555;
    background-color: transparent;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    width: auto;
/*     height: ; */
    text-align: right;
    float : right;

    border-style: dotted;
    border-width: 0px;/* 0px 0px 0px;*/
    border-color: #990000;
}

div.quiz_item  {
    position: relative;
    color: #555;
    background-color: transparent;
    font-weight: bold;
    margin: 4px 0px 0px 0px;
    padding: 0px;
    float: none;
    width: 100%;
    height: auto;

    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #999;
 }


div.quiz_name {
    position: relative;
    display: block;
    background-color: transparent;
    color: #555;
    font-weight: bold;
    width: 160px;
    height: auto;
    float: left;

    margin: 0px;
    padding: 0px;

    border-style: solid;
    border-width: 0px;
    border-color: #00aa00;
}

div.quiz_item_head {
    position: relative;
    display: block;
    background-color: transparent;
    color: #555;
    font-weight: bold;
    width: auto;
    height: auto;
    float: left;

    margin: 0px;
    padding: 0px;

    border-style: solid;
    border-width: 0px;
    border-color: #00aa00;
}

div.quiz_item_info  {
    position: relative;
    color: #555;
    background-color: transparent;
    font-weight: normal;
    margin: 0px 0px 0px 30px;
    padding: 0px 0px 4px 0px;
    width: auto;
    float: none;
    clear: left;

    border-style: solid;
    border-width: 0px;
    border-color: #000000;
}

div.quiz_item_hinfo  {
    position: absolute;
    margin: 0px;
    padding: 0px;
    width: auto;
    visibility: hidden;

    border-style: solid;
    border-width: 0px;
    border-color: #000000;
    z-index: 5;
}

input.quiz_check {
    position: relative;
    font-family: verdana, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #444444;
/*     top: 0px; */
/*     left: 100px; */
    height: 16px;
    margin: 0px 5px 0px 45px;
/*     margin: 0px auto; */
    padding: 0px;
/*     float: none; */
    float: left;
}


input.quiz_check_one {
    position: relative;
    font-family: verdana, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #444444;
    height: 16px;
    margin: 0px 5px 0px 90px;
    padding: 0px;
    float: left;
}


input.quiz_check_info {
    position: relative;
    font-family: verdana, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #444444;
/*     top: 0px; */
/*     left: 100px; */
    height: 16px;
    margin: 0px 5px 0px 45px;
    padding: 0px;
/*     float: none; */
    float: left;
}


input.submit {
    text-align: center;
    font-family: verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ccc;
    width: 42px;
    height: 22px;
    background-color: #ffffff;
    background-image: url("../graphic/button_r.gif");
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0px 0px 4px 1px;
    margin:  0px 0px 0px 0px;
    border-width: 0px;
}

input.submitx2 {
    text-align: center;
    font-family: verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ccc;
    width: 84px;
    height: 22px;
    background-color: #ffffff;
    background-image: url("../graphic/button_x2_r.gif");
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0px 0px 4px 1px;
    margin:  0px 0px 0px 0px;
    border-width: 0px;
}

input.reset {
    text-align: center;
    font-family: verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #eee;
    width: 42px;
    height: 22px;
    background-color: #ffffff;
    background-image: url("../graphic/button_g.gif");
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0px 0px 4px 1px;
    margin:  0px 0px 0px 0px;
    border-width: 0px;
}

input.resetx2 {
    text-align: center;
    font-family: verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #eee;
    width: 84px;
    height: 22px;
    background-color: #ffffff;
    background-image: url("../graphic/button_x2_g.gif");
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0px 0px 4px 1px;
    margin:  0px 0px 0px 0px;
    border-width: 0px;
}

input.button {
    text-align: center;
    font-family: verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ccc;
    width: 42px;
    height: 22px;
    background-color: #ffffff;
    background-image: url("../graphic/button_r.gif");
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0px 0px 4px 1px;
    margin:  0px 0px 0px 0px;
    border-width: 0px;
}

input.buttonx2 {
    text-align: center;
    font-family: verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ccc;
    width: 84px;
    height: 22px;
    background-color: #ffffff;
    background-image: url("../graphic/button_x2_r.gif");
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0px 0px 4px 1px;
    margin:  0px 0px 0px 0px;
    border-width: 0px;
}
