a.pfeeditem div.instock
{
    margin:5px 0px 15px 0px;
    background-image:url('http://www.vendiva.com/images/pfeedtplimgs/template2/buy-link-button.png');
    _background-image:url('http://www.vendiva.com/images/pfeedtplimgs/template2/buy-link-button.gif');
    background-repeat:no-repeat;
    width:100px;
    height:21px;
    #height:25px;
    padding: 4px 0px 0px 0px;
    font-weight:bold;
    font-size:14px;
    text-decoration: none;
    color:#FFFF00;
    cursor: hand;
    cursor: pointer;
}

a.pfeeditem div.oos
{
    margin:5px 0px 15px 0px;
    background-image:url('http://www.vendiva.com/images/pfeedtplimgs/template2/buy-link-button-oos.png');
    _background-image:url('http://www.vendiva.com/images/pfeedtplimgs/template2/buy-link-button-oos.gif');
    background-repeat:no-repeat;
    width:100px;
    height:21px;
    #height:25px;
    padding: 4px 0px 0px 0px;
    font-weight:bold;
    font-size:14px;
    text-decoration: none;
    color: #d0d0d0;
    cursor: hand;
    cursor: pointer;
}

.pricecomparison img 
{
    float: none;
    margin-left: 0px;
    margin-bottom: 0px;
    border: 0px;
}

