@charset "utf-8";

/* table */

#eventCredit {
}

#eventCredit table {
	margin: 0 0 20px 20px;
	width: 550px;
	padding: 0;
	}

#eventCredit table th, #eventCredit table td {
	height: 20px;
	border: 1px solid #253059;
	background: #d7dde8;
	padding: 2px 5px;
	vertical-align: top;
	line-height: 18px;
	}

#eventCredit table th {
	background: #cdd5e2;
	}

/* LIVE */

img.flyer {
	float: left;
	margin: 0 20px 0 0;
	}