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

#pgContent p {
  font-size: 1.2em;
  line-height: 1.7em;
  margin-bottom: 1em;
  color: #464646;
}
#pgContent #lastP {
  margin-bottom: 0;
}
#pgContent a {
  color: #740f10;
}
#pgContent h4 {
  font-size: 1.4em;
  color: #0d4677;
  margin-bottom: 0.5em;
}
#titleWrap + img {
  position: relative;
  top: 0.5em;
  float: left;
  margin-right: 1em;
}
#titleWrap + img + p {/* This is the opening paragraph */
  margin-bottom: 3em;
  /*background: url(/imgs/services/pharmacy/rx.png) right 0.4em no-repeat;*/
}
#mowry {
  background: url(/imgs/global/sectionBreak.gif) center bottom no-repeat;
  padding-bottom: 3em;
  margin-bottom: 3em;
}

