.eventcatalyst { 
	background-color:transparent;
	height:33px;
	display:inline-block;
	width: 140px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif !important;
	padding: 2px;
}

.eventcatalyst a{
	text-decoration:none !important;
	margin:0;
	transition-property: opacity;
	transition-duration: 0.3s;
	transition-timing-function: ease;
	transition-delay: 0s;
}

.eventcatalyst .poweredByEC {
	width: auto;
}

	.eventcatalyst .poweredBy {
		display: inline-block;
		float: left;
		color: #a9a9a9;
		margin: 0;
		padding: 2px 5px 0 5px;
		height: 8px;
		line-height: 8px;
		font-size: 9px;
		letter-spacing: 1px !important;
		font-family: "Trebuchet MS",Arial,Helvetica,sans-serif !important;
	}

.eventcatalyst .logoEC{
	display:inline-block;
	float: left;
}

.eventcatalyst .logoEC img{
	height:20px !important;
}

	.eventcatalyst .EC {
		display: inline-block;
		float: left;
		color: #333;
		padding: 0 5px 0 5px;
		height: 13px;
		line-height: 13px;
		font-size: 11px;
		font-family: "Trebuchet MS",Arial,Helvetica,sans-serif !important;
	}

	.eventcatalyst .bold {
		font-weight: 600;
		display: inline-block;
		line-height: normal;
		font-family: "Trebuchet MS",Arial,Helvetica,sans-serif !important;
	}

	.eventcatalyst .registered {
		display: inline-block;
		line-height: normal;
		font-size: 10px !important;
		font-family: "Trebuchet MS",Arial,Helvetica,sans-serif !important;
	}
