@charset "utf-8";
/* So Press Release CSS Document */
/* Barry Couch - February 28, 2008 */
#leftBadge {
  width: 185px;
  float: left;
}
#rightBadge {
 width: 185px;
 float: right;
}
#SOPRBannerText {
  float: left;
  width: 40%;
  margin-left: 2em;
  margin-right: auto;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-variant: small-caps;
  font-weight: bold;
  text-align: center;
}
#PRContactContainer {
  
}
#PRContactInfo {
  width: 45%;
  float: left;
}
#PRDate {
  width: 45%;
  float: right;
}
.UpdatedDate {
  font-size: .8em;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold;
  font-variant: small-caps;
}
.EOF {
  text-align: center;
}
.UpdatedInfo {
  font-weight: bold;
}
