.dropshadow {
  clear: left;
  background: url( /dave/images/shadowAlpha.png ) no-repeat bottom right !important;
  background: url( /dave/images/shadow.gif ) no-repeat bottom right;
  margin: 10px 0 10px 10px !important;
  margin: 10px 0 10px 5px;
  padding: 0px;
}

.dropshadow p {
  position: relative;
  bottom: 6px;
  right: 6px;
  border: 1px solid #999999;
  margin: 0px;
  padding: 2px;
}

