/* Generated by KompoZer */
.dialog {
  margin: 0px auto 0.5em 12px;
  position: relative;
  min-width: 8em;
  max-width: 760px;
  z-index: 1;
}
.dialog .content, .dialog .t, .dialog .b, .dialog .b div {
  background: transparent url(http://www.givingbirthnaturally.com/images/birthdialogue20.gif) no-repeat scroll right top;
}
.dialog .content {
  padding: 0px 12px 0px 0px;
  position: relative;
}
.dialog .t {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 12px;
  margin-left: -12px;
  height: 100%;
  background-position: left top;
}
.dialog .b {
  position: relative;
  width: 100%;
}
.dialog .b, .dialog .b div {
  height: 20px;
  font-size: 1px;
}
.dialog .b {
  background-position: right bottom;
}
.dialog .b div {
  position: relative;
  width: 12px;
  margin-left: -12px;
  background-position: left bottom;
}
.dialog .hd, .dialog .bd, .dialog .ft {
  position: relative;
}
.dialog .wrapper {
  position: static;
  max-height: 1000px;
  overflow: auto;
}
.dialog h1, .dialog p {
  margin: 0px;
  padding: 0.5em 0px;
}
.dialog h1 {
  padding-bottom: 15px;
}
