/* CSS Document */

/*a.gallerytitlelink:Link {color: #006699; text-decoration: none; font-size: 90%; text-align: center; }
a.gallerytitlelink:Visited { color: #336699;text-decoration: none;font-size: 90%; text-align: center; }
a.gallerytitlelink:Active {color: #336699; text-decoration: none;font-size: 90%; text-align: center; }
a.gallerytitlelink:Hover {color: #336699;text-decoration: none;font-size: 90%; text-align: center; }
*/  
  .img-shadow {
  float:left;
  background: url(galleri/images/shadowalpha.png) no-repeat bottom right !important;
  background: url(galleri/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
 } 
td.resultline-alt {
background-color: #F2F2F2; 
text-align: left;
}

td.resultline-light {
background-color: #FDFDFD; 
text-align: left;
}

td.resultline-rlight {
background-color: #FDFDFD; 
text-align: right;
}
td.resultline {
background-color: #F2F2F2; 
}

/*td.adminbody {
font-family: Arial, Helvetica, sans-serif; 
font-size: 90%; 
vertical-align: top;
background-color: #ffffff; 
text-align: left;
border-left: 1px;
border-right: 1px;
border-bottom: 1px;
border-top: 0px;
border-style: dashed;
padding:15px; 
}
td.resultline {
background-color: #E2E2E2; 
}
*/

