td.assist,td.assist_left
{
    font-size: 11px;
    vertical-align: top;
    text-align: center;
}
td.assist_left
{
    text-align: left;
}

.hidden
{
    font-size: 1px;
    height: 1px;
    border-style: none;
}

.arrow
{
    color: black;
}

#fixed_time_error_msg
{
    font-size: 11px;
    color: #0099C0;
    font-weight: normal;
}

img.spade_socket
{
   height: 142px;
   width:  142px;
}
img
{
border: 0px;
}


.contentWrapper1   /*after header on main page*/
{
    position: relative;
    left: 50%;
    width: 770px;
    margin-top: 35px; margin-bottom: 10px;
    margin-left: -385px; margin-right: 0px;
    padding: 0px;
    border: 0px dashed #000000;;
    text-align: center;
    overflow: visible;
}


.content1, .intro, .display_path, .question, .assist_left, .question_footer
{
    margin: 0px;
    padding: 0px;
    border: 0px solid blue;
}

.content1
{
    font-size: 12px;
    vertical-align: top;
    text-align: left;
}

.introWrapper
{
    position: relative;
    left: 50%;
    width: 750px;
    margin-top: 35px; margin-bottom: 10px;
    margin-left: -375px; margin-right: 0px;
    padding: 0px;
    border: 0px dashed #000000;;
    text-align: center;
    overflow: visible;
}

.selector_intro
{
    font-size: 12px;
    vertical-align: top;
    text-align: left;
}

.display_pathWrapper
{
    position: relative;
    left: 0%;
    width: 750px;
    margin-top: 10px; margin-bottom: 10px;
    margin-left: 0px; margin-right: 0px;
    padding: 0px;
    border: 0px dashed #000000;;
    text-align: left;
    overflow: visible;
}

.display_path
{
    font-size: 9px;
    text-align: left;
}

.questionWrapper
{
    position: relative;
    left: 0%;
    width: 370px;
    height: 375px;
    margin-top: 10px; margin-bottom: 10px;
    margin-left: 0px; margin-right: 0px;
    padding: 0px;
    border: 0px dashed #000000;;
    text-align: left;
    overflow: auto;
}
.question
{
    font-size: 11px;
    font-weight: bold;
    vertical-align: top;
}

.question_footer
{
    font-size: 10px;
    vertical-align: top;
    text-align: left;
}

.assistWrapper
{
    position: absolute;
    left: 380px;
    top: 82px;
    right: 370px;
    width: 370px;
    height: 300px;
    margin-top: 0px; margin-bottom: 10px;
    margin-left: 0px; margin-right: 0px;
    padding: 0px;
    border: 0px dashed #000000;;
    text-align: center;
    overflow: visible;
}

.assist_left
{
    font-size: 12px;
    vertical-align: top;
    text-align: left;
}
