#nearby_map {
	padding: 0;
}

#nearby_map header {
	margin: 0;
}

#nearby_map img {
	max-width: none;
}

#nearby_map .ovlContainer {
	color: #000000;
}

#nearby_map .ovlContainer h3,
#nearby_map .ovlContainer p
{
	margin: 0;
}

#nearby_map .ovlContainer p.category {
	color: #888888;
	font-size: 0.8em;
}

#nearby_map .ovlContainer a[data-role="button"] {
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0;
	color: #FFFFFF;
}

#nearby_map a[data-action="center"],
#nearby_map a[data-action="refresh"]
{
	position: absolute;
	top: 0.36em;
	text-indent: -1000px;
	overflow: hidden;
}

#nearby_map a[data-action="center"] {
	right: 0.5em;
}

#nearby_map a[data-action="refresh"] {
	right: 3.5em;
}

#nearby_map a[data-action="center"]:after,
#nearby_map a[data-action="refresh"]:after
{
	display: block;
	content: "";
	position: absolute;
	height: 32px;
	width: 32px;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
}

#nearby_map a[data-action="center"]:after {
	background: url(../../img/icons/icons.png) 0px 0px no-repeat;
}

#nearby_map a[data-action="refresh"]:after {
	background: url(../../img/icons/icons.png) 0px -544px no-repeat;
}



/* Section selector */

#nearby_map ul[data-role="tab-bar"] {
	padding: 0.5em;
	margin-bottom: 0;
}

#nearby_map a.bars:after {
	background: url(../../img/icons/icons.png) 0px -576px no-repeat;
}

#nearby_map a.events:after {
	background: url(../../img/icons/icons.png) 0px -704px no-repeat;
}

#nearby_map a.restaurants:after {
	background: url(../../img/icons/icons.png) 0px -736px no-repeat;
}

#nearby_map a.cinemas:after {
	background: url(../../img/icons/icons.png) 0px -640px no-repeat;
}

#nearby_map a.hotels:after {
	background: url(../../img/icons/icons.png) 0px -672px no-repeat;
}

#nearby_map a.body_and_mind:after {
	background: url(../../img/icons/icons.png) 0px -608px no-repeat;
}
