

.membersonly.classifieds #content {
}


nav.classifieds {
    background: url("../../images/sitewide/chequer_ccc.png") repeat-x 0 0;
    padding: 35px 0 0 0;
    margin: 26px 0 0 0;
}
    nav.classifieds ul {
        overflow: hidden;
    }
        nav.classifieds li {
            display: inline;
            float: left;
            margin: 0 0 0 15px;
        }
            nav.classifieds li:first-child {
                margin-left: 0;
            }
            nav.classifieds a {
                display: block;
                padding: 0 0 0 0px;
                height: 16px;
                line-height: 16px;
                font-size: 12px;
                background: url("../../images/sitewide/sprite.png") no-repeat -9999em;
            }
                nav.classifieds a:hover {
                }
                nav.classifieds li.place_ad a {
                    background-position: 0 -1600px;
                    padding-left: 17px;
                }
                nav.classifieds li.edit_ad a {
                    background-position: 0 -1650px;
                }
                nav.classifieds li.browse_ads a {
                    background-position: 0 -1699px;
                }
                nav.classifieds li.view_categories a {
                    background-position: 0 -1699px;
                }
                nav.classifieds li.search_ads a {
                    background-position: 0 -1750px;
                    padding-left: 16px;
                }
                
.membersonly.classifieds #content form {
    overflow: hidden;
    padding: 16px 0 15px;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}
    .membersonly.classifieds #content form + nav.paginator {
        padding: 10px 0 19px;
        margin: 0 0 25px;
        background-position: 0 100%;
        color: #333;
    }
        .membersonly.classifieds #content form + nav.paginator + h2 {
            border-bottom: 0 none;
            margin-bottom: 0;
        }
    .membersonly.classifieds #content form fieldset {
    }
        .membersonly.classifieds #content form legend, 
        .membersonly.classifieds #content form label {
            display: none;
        }
        .membersonly.classifieds #content select, 
        .membersonly.classifieds #content div.selector {
            display: inline;
            float: left;
            margin: 0 16px 0 0;
        }
        .membersonly.classifieds #content input {
            display: inline;
            float: left;
            font-size: 12px;
            height: 42px;
            line-height: 43px;
            background: #0086b1;
            -moz-border-radius: 3px;
            border-radius: 3px;
            padding: 0 16px;
            margin: 0;
            color: #fff;
            border: 0 none;
            cursor: pointer;
        }
            .ie7 .membersonly.classifieds #content input {
                width: 130px;
            }
            .membersonly.classifieds #content input:hover {
                background: #333;
                text-decoration: underline;
            }
            .membersonly.classifieds #content input:active {
                position: relative;
                left: 1px;
                top: 1px;
            }
.membersonly.classifieds .listing_classifieds + nav.paginator {
    color: #333;
}

/*
.membersonly.memberdashboard #content > h2 {
    border-bottom: 0 none;
    padding: 0;
    margin-bottom: 9px;
}
.membersonly.memberdashboard #content > h2 + p {
    overflow: hidden;
    margin: 0 0 31px;
}
    .membersonly.memberdashboard a.btn {
        display: inline;
        float: left;
    }
.membersonly.memberdashboard #content form {
    background: url("../../images/sitewide/chequer_ccc.png") repeat-x 0 0;
    padding-top: 30px;
}
    .membersonly.memberdashboard #content form + h2 {
        background: url("../../images/sitewide/chequer_ccc.png") repeat-x 0 0;
        padding-top: 30px;
        margin-bottom: 8px;
    }
    .membersonly.memberdashboard #content form ol {
        margin: 0;
    }
    .membersonly.memberdashboard #content form p {
        background: none;
        padding-top: 16px;
        margin: -16px 0 0;
        border-top: 1px dotted #ccc;
    }
.membersonly.memberdashboard #content table.basic_table {
    border-bottom: 1px dotted #ccc;
    margin: 0 0 32px;
}
*/
.membersonly.memberdashboard #content {
    min-height: 380px;
}
    .membersonly.memberdashboard #content > h2 {
        /*padding-bottom: 23px;*/
        border-bottom: 0 none;
    }
    .membersonly.memberdashboard #content > h2 ~ aside.share {
      margin-bottom: 23px;
    }
    .membersonly.memberdashboard #content > h2 ~ ul {
      border-top: 1px dotted #CCC;
      padding-top: 10px;
    }
        .membersonly.memberdashboard #content > h2 ~ ul li {
            margin-bottom: 10px;
        }
        .membersonly.memberdashboard #content > h2 ~ ul a {
            text-decoration: underline;
        }
.membersonly.memberdashboard .cols .right .banner {
    background: none;
}
.membersonly.memberdashboard #secondary ul li:last-child {
    border-bottom: 0 none;
}



.memberdashboard.login #content form {
    padding-top: 0;
}
    .memberdashboard.login #content form + form {
        background: url("../../images/sitewide/chequer_ccc.png") repeat-x 0 0;
        padding-top: 30px;
        padding-bottom: 17px;
    }
        .memberdashboard.login #content form + form li {
            margin-bottom: 27px;
        }
    .memberdashboard.login #content form p {
        border-top: 1px dotted #CCC;
        background: none;
        padding-top: 16px;
    }
    
    
