#mc_listing{
        background-color: white;
        width: 325px;
        overflow: hidden;
        height: 60px;
        z-index: 100;
}
#mc_listing_thumb {
        position: relative;
        top: 0px;
        left: 0px;
        width: 90px;
        height: 60px;
        overflow: hidden;
        float: left;
        z-index: 2;
}
#mc_listing_space {
        position: relative;
        top: 0px;
        left: 0px;
        width: 8px;
        height: 100%;
        overflow: hidden;
        float: left;
}
#mc_listing_main {
        position: relative;
        top: 0px;
        left: 0px;
        width: 225px;
        height: 75px;
        overflow: hidden;
        float: left;
}
#mc_listing_main_top {
        position: relative;
        top: 0px;
        left: 0px;
        width: 220px;
        height: 35px;
        float: left;
        overflow: hidden;
}
#mc_listing_main_middle {
        position: relative;
        top: 0px;
        left: 0px;
        width: 220px;
        height: 35px;
        float: left;
}
#mc_listing_price {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        color: black;
        position: relative;
        top: 0px;
        left: 0px;
        width: 75px;
        float: left;
}
#mc_listing_site {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        color: black;
        position: relative;
        top: 0px;
        left: 0px;
        width: 125px;
        float: left;
}
#mc_rowspacer {
        background-color: #ebebeb;
        position: relative;
        top: 0px;
        left: 0px;
        width: 50px;
        height: 5px;
}
.mc_sidelink {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: black;
        text-decoration: underline;
}
.mc_listing_link {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: blue;
        text-decoration: underline;
}
.mc_listing_link:hover {
        color: black;
        text-decoration: none;
}
.mc_listing_sitelink {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: black;
}
.mc_listing_catlink {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #005400;
}
.mc_nav_link {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: blue;
        text-decoration: underline;
}
.mc_nav_link:hover {
        color: red;
        text-decoration: none;
}
.mc_nav_large {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight:bold
}
