.map-link {
	text-decoration:none;
	color:#000;
	display:block;
	float:right;
	padding-bottom:10px
}

.map-link img {
	margin-bottom:-10px
}

a.map-link:hover {
	color:#d21034
}

#events {
	margin-bottom:20px
}

#events img, #other-events img {
	float:left
}

#events .img-wrap, #other-events .img-wrap {
	float:left;
	background:#ddd;
	width:84px;
	height:63px
}

#events a.more, #other-events a.more {
	margin-top:10px
}

#events p, #other-events p {
	margin-top:0;
	padding-left:90px
}

.location-col {
	width:110px;
	font-size:0.9em
}
.date-col {
	width:90px;
	font-size:0.9em
}

.summary {
	font-size:1.1em;
	color:#42b4e6
}

#other-events .summary {
	font-size:1.0em;
	color:#000;
}

#content h2 {
	font-size:1.2em;
	color:#42b4e6
}

.banner {
	background:#42b4e6;
	float:left;
	width:499px;
	padding:10px;
	margin:10px 0
}

.banner p {
	color:#fff;
	font-size:1.5em;
	line-height:1.2
}

.banner img {
	float:left;
	margin-right:10px;
}

#banner-image {
	width:509px;
	padding:0 10px 0 0
}

#banner-image p {
	margin-top:10px
}

#extras {
	padding:5px;
	background:#efefef;
	float:left;
	width:499px;
	padding:5px 10px
}

.book {
    display:block;
    float:right;
    background:#e5254c;
    color:#fff;
    text-decoration:none;
    padding:4px 20px;
    display:inline;
}

.info-row .book {
    margin-top:10px
}

#event-home .book {
    margin-bottom:10px
}
