
.eventInfo{
	width: 772px;
	margin-top: 0px;
	/margin-top:-4px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 10px;
}
.eventInfo p{
	font-size:14px;
	line-height:1.4;
	margin:0 0 0px 0;
	margin-left: 4px;
}
.eventInfo h4{
	font-size:14px;
	margin:10px 0 10px 0;
}
.eventInfo a{
	color:#551A8B;
	display:block;
	padding-top:2px;
	font-weight:bold;
	text-decoration:underline;
}
.eventInfo a:hover{text-decoration:none;}

.eventInfo div{
	float:left;
	width:372px;
}
.eventInfo{/zoom:1;}
.eventInfo:after{ content : ''; display : block; clear : both; height:0; }


.eventInfo div.longs{
	float:none;
	width:100%;
}

.eventInfo h4.lines{
	border-bottom:1px solid #333;
}

.eventInfo .inline{display:inline;font-weight:normal;}





.footer{
	font-size: 12px;
	text-align: right;
	margin-top: 10px;
}
.footer img{
	margin-bottom: 5px;
}