.eventOrganizationLabel
{
	color: #036;
	font-weight:bold;
	float: left;
}

.pageTitle {
  margin-bottom: 20px;
}

div.content .contentImage {
  display: block !important;
  margin-bottom: 8px;
}

.contentLead {
  border-bottom: 1px dotted;
  color:#5E5E5E;
  height: auto !important;
  line-height: auto !important;
  padding-bottom: 10px;
}
  .contentLead img {
    display: none;
  }

.contentImage {
}
  .contentImage img {
    height: auto;
    width: auto;
  }

.contentImageAdditionalInformation {
  display: none;
}

.contentLead .previewTitle {
  position: absolute;
  background-color: #940202;
  color: white;
  font-weight: bold;
  padding: 4px;
  width: auto;
  float:left;
  clear: right;
  margin-top: -80px;
}

.contentBody {
  border-bottom:1px dotted #940202;
  border-top:1px dotted #dfb3b3;
  clear: left;
  margin-bottom: 1em;
  padding-top: 10px;
  line-height:1.5em;
  color: #5e5e5e;
  padding-bottom: 10px;
}

div#ctl00_ContentPlaceHolder1_ContentDetail1_eventDetail {
  border-top:1px dotted #dfb3b3;
}