#eventsblurb {
	width: 80%;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 0 auto;
	}
	
#events {
	text-align: left;
	}
	
#events dt {
	padding: 4px 0 4px 10px;
	background: #0066cc;
	font-weight: bold;
	color: #fff;
	font-size: 115%;
	}
	
#events dd {
	margin: 0 0 25px 0;
	}
	
address {
	font-style: normal;
	}	
	
#regionmap {
	background: transparent url(/images/whatson/region-map.gif);
	height: 256px;
	width: 210px;
	padding: 0;
	margin: 0 auto 0 auto;
	position: relative;
	}
	
#regionmap a {
	display: block;
	text-decoration: none;
	/*border: 1px solid;*/
	position: absolute;
	font-size: 8px;
	}
	
#regionmap a em {
	visibility: hidden;
	}
	
#regionmap a#london {
	top: 173px;
	left: 150px;
	width: 30px;
	height: 18px;
	}
	
#regionmap a#south-east {
	top: 193px;
	left: 110px;
	width: 50px;
	height: 12px;
	}
	
#regionmap a#south-west {
	top: 203px;
	left: 40px;
	width: 60px;
	height: 16px;
	}
	
#regionmap a#wales {
	top: 130px;
	left: 47px;
	width: 35px;
	height: 50px;
	}
	
#regionmap a#west-midlands {
	top: 129px;
	left: 87px;
	width: 42px;
	height: 20px;
	}
	
#regionmap a#east-midlands {
	top: 107px;
	left: 123px;
	width: 42px;
	height: 20px;
	}
	
#regionmap a#eastern {
	top: 138px;
	left: 159px;
	width: 42px;
	height: 20px;
	}
	
#regionmap a#yorkshire-and-the-humber {
	top: 82px;
	left: 97px;
	width: 55px;
	height: 20px;
	}
	
#regionmap a#north-east {
	top: 58px;
	left: 117px;
	width: 32px;
	height: 20px;
	}
	
#regionmap a#north-west {
	top: 50px;
	left: 72px;
	width: 35px;
	height: 20px;
	}
	
#regionmap a#scotland {
	top: 8px;
	left: 35px;
	width: 52px;
	height: 20px;
	}
	
#regionmap a#northern-ireland {
	top: 78px;
	left: 2px;
	width: 42px;
	height: 25px;
	}

table#whatson {
	width: 90%;
	font-size: 85%;
	text-align: center;
	}
	
table#whatson td {
	text-align: center;
	padding: 3px;
	}