  #principalImage
  {text-align:center; 
   width:550px; float:left; margin-right:20px;
  }

  #principalImage img
  {
  background: url(/galerie/_ressources/loading.gif) no-repeat center center;
  border: solid 1px #cccccc;
  padding:20px;
  }  

  #content ul#thumbs {padding:0px; margin:0px; float:left;}
  #thumbs li .comment {text-align:center; font-size:0.8em; color:#333;}
  #thumbs li {width:87px; height:87px; display:block; margin:5px;  padding:5px; list-style-image:none;
              background: url(/galerie/_ressources/loading.gif) no-repeat center center; margin-bottom:15px; margin-left:0;
              }
   /* #thumbs li {margin:0px; float:left; list-style-type:none; background: url(/galerie/gallerydesign/thumb.jpg);} */
  #thumbs li img { border: solid 1px #DDDDDD; padding:8px; margin:0px;}
  #thumbs .otherThumb {width:87px; height:87px; margin-left:10px;}
  #thumbs .currentThumb {width:97px; height:97px;}
  #thumbs li.currentThumb img { border-color:#7A8B69;}
  #imageComment {font-size:0.9em; color:#333;}