.eventdisp {
	width:470px;
	border:1px solid #832101;	padding: 10px;
	margin: 0 0 20px 0;
	background-image: url('../images/eventheadbg.png');
	background-repeat: repeat-x;
	background-position: top left;
	border-top:none;

}

.textcont h2 { 
	margin: 0 10px 25px 10px; 
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height:32px;
	color: #600301;	background: transparent;
}

.evdt {
	margin-left: 25px;
}

.turqbld {
	font-weight: bold;
	background: inherit;
	color: #047574;
}