#al_popup
{
   position: absolute;
   display: none;
   z-index: 50;
   width: 25px;
   left: 0;
   top: 0;
}

.al_found0
{
   display: none;
}

#al_popup img {
   width:100%;
   float:left;
   border: none;
   padding: 0;
   margin: 1px;
}

.amazon_container {
   min-width: 320px;
   margin-right:10px;
   position: relative;
}

.amazon_prod {
   width:100%;
   min-height:110px;
   height:auto;
   margin: 3px;
   border-bottom: 1px dashed;
}

.amazon_i