.image-teaser,
.image-teaser_attach,
.image-body_attach {
  float: right;
  margin-left: 1em;
}

/* TODO: check if this is used still */
div.image-body {
  text-align: center;
  margin:0;
  padding:0;
}

img.image-body,
img.image-body_attach {
  margin:0;
  padding:0;
}

.alpha-inner {
  position: absolute;
  left:0px;
  top:0px;
}

.alpha-outer {
  position:relative;
  left:0px;
  top:0px;
}

.node {
  clear:both;
}
