.paraElement .title {
	font-size: 14pt;
	font-weight: bold;
}

.headerElement {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.quote {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}	

.press_excerpt {
}

.press_text {
}

#page-element-label {
  font-size: 12px;
  font-weight: bold;
  display: inline;
  border: 1px solid #f88;
  width: 0px;
  height: 0px;
  margin: 0px;
  padding: 0px;
  color: black;
  background-color: #fdd;
  position: relative;
  top: -10px;
  left: -10px;
  filter:alpha(opacity=50);
  -moz-opacity: 0.75;
}
