.eventItem{
	width:220px;
	float:left;
	padding:0px 10px;
	margin-bottom:40px;
	height:230px;
}
.ev-image{
	zoom:1;
}
.ev-image img{
	border:1px solid #ffffff;
	box-shadow: 0px 0px 3px #9a9a9a, 0px 0px 5px #bcbcbc;
	-moz-box-shadow: 0px 0px 3px #9a9a9a, 0px 0px 5px #bcbcbc;
  	-webkit-box-shadow: 0px 0px 3px #9a9a9a, 0px 0px 5px #bcbcbc;
	width:220px;
	height:auto;
	display:block;
}.no-boxshadow .ev-image img{
	border:1px solid #bcbcbc;
}


.ev-name{
	margin:5px 0px;
	line-height:1.5em;
}.ev-image a:hover img{
	display:block;
	opacity:0.7;
}.ev-date{
	font-size:0.8em;
}.ev-venue{
	font-size:0.8em;
	line-height:1.2em;
}

.navigation{
	width:auto;
	margin:auto;
	text-align:center;
	margin-bottom:10px;
	color:#004C9E;

font-size:12px;
height:auto;
text-align:center;

}
.aqPagingHi{
	font-weight:normal;
}

.aqPaging{
	width:auto;
	margin:auto;
	text-align:center;
}

.aqPaging a{
	font-weight:bold;
	text-decoration:none;
	
}

.aqPaging a:hover{
	text-decoration:underline;
	
}


.aqPaging .aqPagingHi{
	font-weight:normal;
}

.aqPaging .aqPagingHi:hover{
	text-decoration:none;
}

#eventInfoContainer h4{
	font-size:1.3em;
	padding:0px;
	margin:5px 0px;
}.dates-list{
	list-style:none;
	padding:0px;
	margin:5px 0px;
}.dates-list li{
	padding:0px;
	margin:10px 0px;
	font-size:0.9em;
	color:#343434;
}.prices-container{
	float:right;
	width:45%;
}.dates-container{
	float:left;
	width:45%;
}

