/* special styles for Share page */


/* CONTENT AREA */

/* increase line height */
#divtext h1 {
	margin-bottom: 8px;
}
#divtext p.subhead {
  margin-bottom: 20px;
	font-style: italic;
}


/* SIDEBAR */

#divcasestudyquote {
  width: 222px;
  padding: 0px 9px;
  margin: 0px;
  border-top: 10px solid #f9f9f9;
}
#divcasestudyquote p {
  font-size: 1.0em;
  font-weight: normal;
  line-height: 140%;
  color: #a49d65;
  margin: 0px;
}
