﻿.horizlist
{
    list-style-type: none;
    margin-left: 0px;
}
.horizlist li
{
    display: inline;
}
.layoutlist
{
    list-style-type: none;
}
.leftcol
{
    float: left;
}
.rightcol
{
    float: right;
    width: 300px;
}
.clear
{
    clear: both;
}
.answers
{
    width: 100%;
}
.tablecharcol
{
    width: 20px;
    font-size: 16pt;
    vertical-align:middle;
}
.tablecheckbox {
    width: 27px;
    vertical-align: middle;
}
.tableanswer
{
    width: 150px;
    font-size: 12pt;
}
.tableactions
{
    width: 150px;
}
.col5050
{
    float: left;
    width: 50%;
}
#answers
{
    text-align: right;
}
#image
{
    width: 400px;
}
.assessmentactions {
    text-align: right;
    margin-right: 50px;
}
.reviewtext
{
}
.questiontext
{
    font-size: 14pt;
    padding-top: 20px;
}
#myassessmentactions
{
    width: 250px;
}
.message-box
{
    visibility: hidden;
}
.dupe-message-box
{
    visibility: hidden;
}
.invalid-email-message-box
{
    visibility: hidden;
}
.catalogueOuter
{
    text-align: center;
    width: 100%;
}
.catalogue
{
    width: 900px;
}
.catalogueRow
{
}
.catalogueCol
{
    border: 1px solid #C0C0C0;
    width: 300px;
    text-align: center;
}
.catalogueTitle
{
    font-size: 20pt;
    height:80px;
}
.catalogueImage
{
    width: 200px;
    height: 200px;
    padding-left: 50px;
}
.catalogueButtons
{
    width: 300px;
}
.assessmentName {
    width: 280px;
}
.assessmentActions
{
    width: 280px;
}
.countdownTimer
{
    font-size: 24pt;
    float: right;
    color: Blue;
}
.countdown5warn {
    color: #FF6600 !important;
    font-weight: bold !important;
}
.countdown2warn {
    color: Red !important;
    font-weight: bold !important;
}
#searchBox
{
    float: right;
    width: 400px;
    padding-bottom: 10px;
}
#searchBox ul
{
    list-style-type:none;
}
#searchBox ul li
{
    display: inline;
}
.searchButton
{
    background-image: url(images/search.png);
}
.CategoryHeader
{
    font-size: 18pt;
}
.categoryResults
{
    width: 100%;
    border: none;
}
.categoryResultsHeader td
{
    border: none;
    font-size: 16pt;
    color: Black;
}
.categoryResultsFooter td
{
    border: none;
    color: Blue;
}
.categoryResultSlide
{
    border: 1 solid silver;
}
.categoryResultSlide td
{
    height: 10px;
    border: none;
}
.categoryResultsOutcome td
{
    border: none;
}
.categoryResultsScore td
{
    border: none;
}
.categoryResultsOutcomeHeader td
{
    border: none;
}
.correctAnswerCountSummary {
    display: block !important;
    border: none !important;
}
.correctAnswerCountSummary > td {
    border: none !important;
}
Div #title h1 {
    /*visibility: hidden; /* Hide select ahead text logo */
}
