#tmwrapper
{
	width: 100%;
	height: 400px;
	border: 1px solid #999;
	overflow: scroll;
}

#town-map
{
	width: 2376px;
	height: 1680px;
	background-image: url("../../images/articles/mapa.png");
}

#town-map strong
{
	position: absolute;
	top: -1500px;
}

#town-map-index li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 2em;
	width: 49%;
	float: left;
}

#town-map-index .col2
{
	float: none;
}

#town-map-index span
{
	display: none;
}

#town-map-index strong
{
	float: left;
	width: 2em;
	margin-right: 1em;
	text-align: right;
}
