td#copyArea p {
	display:block;
	background: #FFFFFF;
	vertical-align:text-top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 40px 5px 0px;
	margin: 0px 20px 0px 32px;
	font-weight:400;
	letter-spacing:1px;
	line-height:16px;
}

td#copyArea .eventHeading {
clear:both;
}

td#copyArea .eventPhoto {
	float:right;
	margin-right:50px;
}

td#copyArea .eventTitle {
	font-size: 16px;
 	letter-spacing: 2px;
	line-height: 5px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	clear:both;
}

td#copyArea .eventSubtitle {
	font-weight: bold;
 	letter-spacing: 2px;
	line-height: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear:both;
}

td#copyArea .eventWho {
	color:#7D7D7D;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

td#copyArea .eventWhen {
/*	border-bottom: 1px solid #CCCCCC; */
	padding-bottom: 0px;
	padding-top:0px;
	margin-right: 60px;
}

td#copyArea .eventDescription p {
	font-size: 12px;
	line-height:13px;
}

td#copyArea .eventLocation {
	margin-top: 15px;
	margin-bottom: 20px;
}

td#copyArea .eventLocation p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 5px;
	color:#7D7D7D;

}

td#copyArea .eventFooter {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 0px;
	margin-right: 60px;
}


td#copyArea p {
	font-family:Arial, Helvetica, sans-serif;
}

td#copyArea em {
	font-weight: bold;
}

td#copyArea h2 {
	padding: 0 0 0 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size: 18px;
	letter-spacing:1px;
	margin: 0px 0px 20px 0px;
}

.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 32px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }