#picasa DIV.item {
  background: url(../img/tmpl/galIery_item_bg.png) no-repeat top left;
  width:180px; height:290px; 
  float:left; 
  margin:1px; 
  overflow:hidden; 
  text-align:left;
  vertical-align:top;
  color:#666;
  font-size:85%;
  zoom:80%;
}

DIV#gallery          {float:left; text-align:justify;} 
DIV#galleryTree      {float:left; margin-right:30px}
#gallery IMG         {margin: 3px 4px 18px 4px}
#gallery DIV.caption {font-size:8px; text-align:center; margin-right:2em;}
#gallery DIV.item    {float:left}
#gallery IMG.ico     {border:none; margin:3px}
#gallery IMG.docIco  {border:none; margin:4px 10px 0 0; vertical-align:middle}
DIV#sums             {margin-top:20px;}

P:first-letter       {padding:0; font-size:100%;}
#picasa DIV.item P   {margin:0 10px 0 10px; text-align:left;} 
#picasa DIV.item P B {font-size:120%} 
#picasa DIV.item A   {text-decoration:none; color:#789;}
#picasa A            {text-decoration:none; font-weight:bold; color:#345;}
#picasa DIV.item A   {text-decoration:none; color:#678;}
#picasa DIV.item IMG {width:160px; height:160px; display:block; border:none; margin:10px;}
