<style type="text/css">
.pic-mouseover {
  border-width: 0px;
  position: relative;
  text-decoration: none;
}

.pic-mouseover span {
  color: white;
  text-decoration: none;
  position: relative;
  left: 1px;
  top: -2.3em;
  size: 1.2em;
  background: black;
  padding: 0.3em;
  font-family: sans-serif;
  display: block;
  width: 10em;
  margin-top: -15px !important;
}

.pic-mouseover:hover, .pic-mouseover:hover img, .pic-mouseover img, .pic-mouseover {
  border: none;
  text-decoration: none;
}

p a img {
  border: 1px solid #D9CDCC !important
}

</style>


<!--[if lt IE 8]>
<style type="text/css">
.pic-mouseover span {
  top: 0.2em;
}
</style>
<![endif]-->