    #pic_img { margin:4px}
    #pic_description {  
      border-width:1px;
      border-style:dashed;
      border-color:#A9A9A9;
      padding:0.5em;
      margin: 2px;
      text-align:left; 
    }
    .browse{ 
      display:inline;
    }
    .main {
      border-width:1px;
      border-style:dashed;
      border-color:#A9A9A9;
      padding:0.5em;
      margin: 2px;
      text-align:justify; 
   }
   .thumbImage {
     margin: 4px;
   }
    #around {
      position:absolute;
      top: 20px;
      left: 20px;
      z-index:1;
    } 
    #around2 {
      position:absolute;
      top:20px;
      left:20px;
      z-index:-1;
    }
