.sepete_ekle{
    margin:10px 0;
    background: url(/images/sepete_ekle.png) no-repeat;
    width: 150px;
    height: 33px;
    padding: 15px 0 0 50px;
    float:left;
}

.sepete_ekle_adet{
    float:left;
    margin:0 5px 0 0;
}
.sepete_ekle_but{
    float:left;
}
.but_sepet{
    width: 110px;
    height: 35px;
    background: url(/images/but_sepete_ekle.png) no-repeat;
    display: block;
    border: 0;
}

#sidebar { 
    width:250px;
    right: 30px;
    top:150px;
    background: silver;
    position: fixed;
}

#sidebar table, #sidebar fieldset{
    border:0;
}

.clear { clear:both; }

.sepeti_goruntule{
    margin:10px 0;
    width: 200px;
    height: 50px;
    float:left;
}