table#mapTable {
	background:url("/ukgwa/20260203185217oe_/https://styles.ofcom.org.uk/br/images/content/busrad/ukmap.gif") no-repeat scroll center 2px transparent;
	border-collapse:collapse;
	height:518px;
	width:418px;
}
table#mapTable td{
	width:36px;
	height:36px;
	border-bottom: none;
	padding:0;
	vertical-align: top;
	text-align: center;
}
table#mapTable td.mapLetter{
	width: 36px;
	/*height: 36px;
	max-height: 36px;*/
	border: 1px solid #333333;
	overflow: hidden;
	text-align:center;
	padding:0;
	margin:0;
	/*line-height: 36px;*/
	background: none;
	/*background:url(images/sub-sq-bg-trans.gif) no-repeat center;*/
}
table#mapTable td.mapLetter input{
	width: 18px;
	height: 18px;
	border: none;
	padding:0;
	margin:0;
	background:none;
	display: inline;
}
dl{
	font-size:1.4em;
	padding:0 0 10px;
}

dt{
	color:#2B6788;
}