@charset "utf-8";
/* CSS Document */

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

.innerbox {
  position:relative;
  bottom:6px;
  right: 6px;
  border: 1px solid #999999;
  padding:5px;
  margin: 0px 0px 0px 0px;
}
