
/* Overrides of existing styles */

#content {
        margin: 0 0 0 0;
        clear: none;
}

#main {
        margin-bottom: -140px;
}

#bottom {
        height: 140px;
}

#clearfooter {
        clear: both;
        height: 140px;
}

#breadcrumb h1 {
        margin-bottom: 24px;
        float: left;
}

/* Styles specific to list_postings */

#content h1 {
        float: left;
        clear: both;
        font-size: 95%;
        line-height: 100%;
        margin: 0;
        padding: 18px 0 18px 0;
        width: 100%;
}

#content h2 {
        color: #006600;
        font-size: 95%;
        margin: 12px 0 0 0;
}

/* START: POSTINGS LIST */

#content .no-postings {
        padding: 30px 0 0 0;
}

#content ul.postings {
        float: left;
        width: 100%;
        list-style: none;
        margin: 0 0 4px 0;
        clear: both;
}

#content ul.postings li {
        float: left;
        width: 100%;
        margin: 0 0 2px 0;
        background: #F9FDFF;
        color: #000000;
        padding: 0;
}

.desc {
        padding: 4px 4px 4px 4px;
}

.price {
        float: left;
        width: 5.5em;
        padding: 4px 0 4px 0;
        text-align: right;
        margin: 0;
}

.pricedesc {
        border-top: 0;
        border-right: 0;
        border-bottom: 0;
        border-left: 2px;
        border-style: solid;
        border-color: #ffffcc;
        padding: 4px 4px 4px 4px;
        margin: 0 0 0 6em;
}

#content ul.postings li h5 {
        font-size: 100%;
        display: inline;
        margin: 0 4px 0 0;
}

#content ul.postings li h5 a {
        font-weight: normal;
        margin: 0;
}

#content ul.postings li h5 a:visited {
        color: #5f9d5f;
}

#content ul.postings li img {
        vertical-align: top;
        margin-left: 4px;
}

#content ul.postings li.date {
        background: #ffcccc;
        color: #000000;
        font-weight: bold;
        padding: 4px 0 4px 0;
}

#content ul.postings li.date .date {
        margin: 0 4px 0 4px;
}

/* END: POSTINGS LIST */

/* START: ADSENSE LIST */

#content ul.adsense {
        width: 100%;
        list-style: none;
        padding: 30px 0 4px 0;
        clear: both;
        margin: 0;
}

#content ul.adsense li {
        width: 100%;
        margin: 0 0 2px 0;
        background: #ffffff;
        color: #000000;
        padding: 4px 0 4px 0;
}

#content ul.adsense li a {
        text-decoration: none;
}

#content ul.adsense li.titlebar {
        background: #ffffff;
        color: #ffffff;
        font-weight: bold;
        padding: 4px 0 4px 0;
}

#content ul.adsense li.titlebar .titletext {
        margin: 0 4px 0 4px;
}

#content ul.adsense li.titlebar .linktext {
        float: right;
        margin: 0 4px 0 4px;
}

#content ul.adsense li.titlebar
