

table.classifieds-home {
    margin: 0px;
    margin-bottom: 12px;
}
table.classifieds-home td {
    width: 33%;
    text-align: left;
    vertical-align: top;
}
div.classifieds-home-cat {
    margin: 0px;
    margin-right: 6px;
    margin-bottom: 6px;
    padding: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #ff680d;
}
div.classifieds-home-cat h2 {
    background-image: url(/images/design2/home/cat-title.gif);
    background-color: #ff680d;
    background-position: top left;
    background-repeat: repeat-x;
    margin: 0px;
    margin-bottom: 4px;
    padding: 2px;
    padding-left: 6px;
    font-size: 110%;
    font-weight: bold;
    color: #ffffff;
}
div.classifieds-home-cat h2 a {
    background: transparent;
    color: #ffffff;
}
div.classifieds-home-cat ul {
    margin: 0px;
    margin-bottom: 4px;
    margin-right: 2px;
    padding: 0px;
    padding-left: 21px;
}
div.classifieds-home-cat li {
    list-style: square;
    color: #eb520c;
    font-size: 95%;
    margin: 0px
    margin-bottom: 2px;
    padding: 0px;
}
li.more {
    font-weight: bold;
}
li.more a {
    background: transparent;
    color: #000080;
}

table.classifieds-search {
    clear: both;
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
    background: #ffff80;
    color: #000000;
    margin: 0px;
    margin-bottom: 6px;
}
table.classifieds-search td {
    padding: 4px;
    text-align: left;
    vertical-align: middle;
}

div#divWizardProgress {
    width: 160px;
    margin: 0px;
    padding: 0px;
}
#divWizardProgress div {
    margin: 4px;
    margin-top: 0px;
    padding: 4px;
    border-style: solid;
    border-width: 1px;
    font-size: 85%;
}
div.wizard-current {
    background: #ffff80;
    color: #000000;
    border-color: #000000;
}
div.wizard-other {
    background: #e0e0e0;
    color: #606060;
    border-color: #c0c0c0;
}



table.classified-listing {
    width: 100%;
    margin: 0px;
    margin-bottom: 4px;
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
    background: #ffffff;
    color: #000000;
}
td.classified-listing-section {
    width: 72px;
    padding: 2px;
    text-align: left;
    vertical-align: top;
}
td.classified-listing-image {
    width: 90px;
    padding: 2px;
    text-align: right;
    vertical-align: middle;
}
td.classified-listing-image img {
    margin: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #4080f0;
}
td.classified-listing-body {
    padding: 2px;
    text-align: left;
    vertical-align:top;
}
td.classified-listing-body p {
    margin: 0px;
    margin-bottom: 2px;
}
p.classified-listing-category {
    font-size: 85%;
    font-weight: bold;
}
p.classified-listing-category a {
    text-decoration: none;
}
p.classified-listing-title {
    margin-bottom: 6px;
    font-weight: bold;
}
p.classified-listing-seller {
    font-size: 85%;
    margin-bottom: 2px;
}
p.classified-listing-seller a {
    color: #ff8000;
    font-weight: bold;
    text-decoration: none;
}
p.classified-listing-location {
    font-size: 85%;
    margin-bottom: 0px;
    color: #606060;
}
p.classified-listing-info {
    font-size: 85%;
    margin-bottom: 6px;
}
p.classified-listing-price {
    color: #a00000;
    margin-bottom: 0px;
    font-weight: bold;
}

td.classified-listing-shop {
    width: 120px;
    padding: 2px;
    padding-left: 12px;
    padding-right: 6px;
    text-align: center;
    vertical-align: middle;
}


table.classified-view {
    width: 100%;
    margin: 0px;
    margin-bottom: 12px;
}
td.classified-view-left {
    text-align: left;
    vertical-align: top;
    padding: 0px;
    padding-right: 20px;
}
td.classified-view-right {
    text-align: left;
    vertical-align: top;
    width: 240px;
    padding: 0px;
}

h1.classified-view-title  {
    margin-bottom: 2px;
}
p.classified-view-location {
    font-size: 110%;
    background: transparent;
    color: #448822;
    font-weight: bold;
    margin-bottom: 6px;
}

td.classified-view-left h3 {
    margin-top:  8px;
}

div.classified-view-summary {
    width: 240px;
    margin: 0px;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
}
div.classified-view-summary p {
    margin: 2px;
    margin-bottom: 4px;
}
p.classified-view-summary-caption {
    padding: 2px;
    background: #ff8800;
    color: #ffffff;
    font-weight: bold;
}
p.classified-view-affiliate-code {
    padding: 0px;
    padding-left: 2px;
    padding-right: 2px;
    margin: 0px;
    margin-bottom: 4px;
}
div.classified-view-image {
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
    text-align: center;
    margin: 0px;
    margin-bottom: 12px;
}
div.classified-view-image img {
    margin: 4px;
    border: 0px;
}
div.classified-view-image p {
    margin: 0px;
    margin-bottom: 4px;
}


div.classified-listing-summary {
    width: 168px;
    margin: 0px;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
}
div.classified-listing-summary p {
    margin: 2px;
    margin-bottom: 4px;
}
p.classified-listing-summary-caption {
    padding: 2px;
    background: #ff8800;
    color: #ffffff;
    font-weight: bold;
}
p.classified-listing-affiliate-code {
    padding: 0px;
    padding-left: 2px;
    padding-right: 2px;
    margin: 0px;
    margin-bottom: 4px;
}

div.sponsored-listings {
    background: #d0f0ff;
    color: #000000;
    padding: 4px;
    padding-bottom: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    margin: 0px;
    margin-bottom: 8px;
}
div.sponsored-listings p {
    margin: 0px;
    margin-bottom: 4px;
}
span.sponsored-listing-title {
    font-size: 110%;
    font-weight: bold;
}
a.sponsored-listing-cta {
    font-size: 90%;
    color: #000060;
    text-decoration: underline;
}


