﻿.nonAdminSection
{

}

.nonListing, .nonListingAdmin
{
    display: block;
    text-align: center;
    border-bottom: dashed 1px #000000;
    min-height: 50px;
    height: 50px;
    height: auto !important;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 7px;
}

.nonListing h1, .nonListingAdmin h1
{
    text-align: left !important;
    font-size: 0.9em !important;
    font-weight: bold !important;
    font-family: Verdena !important;
    display: block !important;
    color: #000000 !important;
    padding: 0 !important;
    background-image: none !important;
}

.nonListing h2, .nonListingAdmin h2
{
    text-align: right !important;
    padding-right: 5px !important;
    padding-bottom: 5px !important;
    font-size: 0.9em !important;
    font-weight: bold !important;
    font-family: Helvetica !important;
    color: #800000 !important;
    display: block !important;
    padding: 0 !important;
    background-image: none !important;
}

.nonListing h3
{
    display: block !important;
    font-family: Helvetica !important;
    font-weight: normal !important;
    font-size: 0.8em !important;
    color: #000099 !important;
    text-align: right !important;
    clear: both;
    padding: 0 !important;
    background-image: none !important;
}

.nonListing h3 img
{
    float: right;
    display: inline !important;
    padding-top: 0px !important;
    padding-left: 5px !important;
    padding-bottom: 5px;
    position: relative !important;
    clear: none;
}

.nonListing h3 a
{
    color: #000099 !important;
    text-decoration: none !important;
}

.nonListing h3 a:hover
{
    color: #D90000 !important;
    text-decoration: none !important;
}

.nonListing h3 a img
{
    text-decoration: none !important;
    border-style: none !important;
    display: inline !important;
}

.nonListingAdmin h3
{
    display: block !important;
    font-family: Helvetica !important;
    font-weight: normal !important;
    font-size: 0.8em !important;
    color: #000099 !important;
    text-align: right !important;
    clear: both;
    padding: 0 !important;
    margin: 0 !important;
    background-image: none !important;
}

.nonListingAdmin h3 img
{
    display: inline !important;
    padding-top: 0px !important;
    padding-bottom: 5px;
    margin-bottom: -5px;
    position: relative !important;
    clear: none;
    background-image: none !important;
}

.nonListingAdmin h3 a img
{
    text-decoration: none !important;
    border-style: none !important;
    display: inline !important;
    background-image: none !important;
}

.nonUploadPanel
{
    width: 525px;
    border: dashed 1px #000000;
    height: 130px;
    text-align: center !important;
    padding-top: 20px;
}

.nonUploadPanel h3
{
    background-image: none !important;
    padding: 0 !important;
}


