.contact-seller-form {
    background-color: #fff;
    margin-bottom: 15px;
    margin-top: 25px;
}

.contact-seller-form .top {
    background: url(../graphics/product/contact_box_top.png) bottom no-repeat;
    height: 5px; width: 378px;
}

.contact-seller-form .middle {
    background: url(../graphics/product/contact_box_middle.png) repeat-y;
    height: 46px; width: 378px;
    clear:both;
}

.contact-seller-form .bottom {
    background: url(../graphics/product/contact_box_bottom.png) no-repeat;
    height: 5px; width: 378px;
    clear: left;
}

.contact-seller {
    float: left;
    margin: 10px 20px 0px 20px;
}
.product-description-head {
    padding-left: 10px;
    margin-bottom: 15px;
}

html>body .contact-seller {
    margin-left: 40px;
}

.fav-block {
    float: left;
    margin: 10px 10px 0px 5px;
}

html>body .fav-block {
    margin: 10px 10px 10px 10px;
}

.remove-favs {
    background: url(../graphics/icons/remove_fav.gif) left  no-repeat;
    padding-left: 25px;
    padding-top: 5px;
    display: block;
    height: 20px;
    color: #7A8386;
}

.favourite-icon {
    background: url(../graphics/icons/add_fav.gif) left  no-repeat;
    height: 18px;
    padding-left: 25px;
    padding-top: 2px;
    float: left;
    display: block;
    color: #7A8386;
}


.seller-text {
    display: block;
    float: left;
    padding-right: 3px;
}

.product-description-head a{
    text-decoration: underline;
}


.item-result-color {
    color: #3F3F3F;
}

.retailer {
    background: url(../graphics/product/sold_by_icon.png)  no-repeat;
    display: block;
    float: left;
    color :#666666;
    font-weight: bold;
    margin-left:3px;
    margin-top:-14px;
    padding-top:13px;
    height: 21px;
    width: 34px;
}

.charitable {
    background: url(../graphics/product/charitable_flattened.png)  no-repeat;
    float: left;
    color :#666666;
    font-weight: bold;
    margin-left:3px;
    margin-top:-14px;
    padding-left:35px;
    padding-top:13px;
    height: 21px;
    text-decoration: underline;
}
.posted {
    padding-left: 10px;
}

.location {
    color: #3F3F3F;
}
.item-result-color {
    color: #3F3F3F;
}

.item-result-color a {
    color: #666666;
    font-weight: bold;
}

.item-price {
    float: right;
    font-size: 20px;
    font-weight: bold;
}

.tag {
    margin-left: 0px;
    color: #666666;
    font-weight: bold;
    margin-top: 3px;
    margin-right: 10px;
}

.tag a {
    color: #666666;
}

body.item_preview #center-rail a.favourite-icon  {
    color:#7A8386;
    
}

.favourite-icon a {
    color:#7A8386;
}



.alterations p, .product-results-description p {
    margin-bottom: 0.8em;
}
