/*Map css for tracks.xsl template */
div#location
{
	position: relative;
	width: 530px;
	color: #000;
}
div#location_story
{
	position: relative;
	width: 400px;
	color: #000;
}
div.mapinfo
{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width:250px;
	color: #000;
}
div.mapinfo a:link
{
	color: #0000FF;
}
div.mapinfo img
{
	text-align: left;
	padding-right: 5px;
}
div.mapinfo h4
{
	font-size: 1em;
	margin:1px;
}
div.mapinfo p
{
	margin-top: 0px;
}
div.map_image
{
	width: 155px;
	float: left;
}
div.map_det p, div.map_det_noimg p
{
}
div.map_det
{
	width: 95px;
	float: right;
	color: #000;
	font-size: 0.7em;
}
div.map_det_noimg
{
	width: 250px;
	color: #000;
	font-size: 0.7em;
}
p.mapdesc
{
	font-size: 70%;
	margin: 0px;
}
