.explore_abc_locality {
	width: 700px;
}

.explore_abc_locality .story {
	width: 700px;
	background: #ECF6FF url(/local/global_img/generic/bg_explore_topics.png) repeat-x left bottom;
}

.paletteB .explore_abc_locality .story {
	width: 700px;
	background: #F5F5F5 url(/local/global_img/topics/bg_explore_topics_grey.jpg) repeat-x left bottom;
}

.paletteD .explore_abc_locality .story {
	width: 700px;
	background: #F5F5F5 url(/local/global_img/topics/bg_explore_topics_grey.jpg) repeat-x left bottom;
}

.explore_abc_locality h3 {
	margin: 20px 10px 10px 20px;
}

.explore_abc_locality ul {
	float: left;
	position: relative;
	margin: 0 0 0 -20px;
	width: 720px;
}

.explore_abc_locality li {
	display: inline;
	float: left;
	width: 195px;
	height: 85px;
	margin: 0 0 0 20px;
	padding: 5px 5px 10px 20px;
	list-style: none;
	background: transparent url(/local/global_img/generic/bullet.gif) no-repeat scroll 9px 10px;
}

.explore_abc_locality .topic a {
	font-weight: bold;
}

.explore_abc_locality .subtopics {
	clear: both;
	width: 195px;
}