#phevent {
	width:100%;
}

#pheventcontent {
	width:600px;
	margin:10px auto;
}

#pheventheader {
	float:left;
	width:460px;
	margin:0px 0px 0px 10px;
}

h3.pheventtitle {
	margin:0px;
	font-size:14pt;
	font-weight:bold;
	background-color:#684463;
	color:white;
}

div.pheventsubheader {
	font-weight:bold;
	font-size:12pt;
}

h3.pheventsubheader {
	color:#684463;
	font-weight:bold;
	font-size:14pt;
	margin:10px 0px 5px 0px;
}

.pheventsubtext {
	font-weight:normal;
	font-style:italic;
	font-size:12pt;
	margin-bottom:10px;
}