.sn_ilan_anasayfa_ust_ikon{
  background: #fff;
  margin-bottom: 15px;
  padding: 5px;
  box-shadow: 3px 3px 4px #ddd;
  -moz-box-shadow: 3px 3px 4px #ddd;
  -webkit-box-shadow: 3px 3px 4px #ddd;
}



.sn_ilan_anasayfa{
  background: #fff;
  margin-bottom: 15px;
  padding: 20px;
  border-left:4px solid #fff;
  border-right:4px solid #fff;
  border-bottom:2px solid #82B440;
  border-radius: 15px;
  box-shadow: 3px 3px 4px #ddd;
  -moz-box-shadow: 3px 3px 4px #ddd;
  -webkit-box-shadow: 3px 3px 4px #ddd;

}

.sn_ilan_anasayfa:hover{
  border-left:4px solid #82B440;
  border-right:4px solid #82B440;
}

.sn_ilan_populer{
  z-index: 50;
  position: absolute;
}
.sn_ilan_populer_oku{
  z-index: 50;
  position: absolute;
  left: 0;
  top:20px;
}
.sn_ilan_anasayfa_resim{
 box-shadow: 2px 2px 3px #ddd;
 -moz-box-shadow: 2px 2px 3px #ddd;
 -webkit-box-shadow: 2px 2px 3px #ddd;
 padding: 5px;
}