a img {
  border-width: 0px;
}
#tplPreview {
  position: absolute;
  top: 100px;
  left: 100px;
  background-color: #ffffff;
  border:1px solid #da0101;
  font-size: 11px;
  color: #4B4B4B;
  padding: 12px 15px 15px 15px;
}

#tplPreviewTitle {
  font-size: 16px;
  visibility:visible;
}

#tplPreviewBody {
  position: relative;
}

#tplPreviewImage {
  margin: 8px auto 0 auto;
}




