body {
font-size: 0.7em;
font-family: bitstream vera sans,sans-serif;
}

h3 {
color: #7094FF;
}
a {
color: #000000;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
.img-shadow {
  float: left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(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;
}
.transOFF {
border:0px; 
}
.transON  {
opacity:.70;filter: alpha(opacity=70);
-moz-opacity: 0.7;
border:0px; 
}
