@charset "utf-8";
/* Nokia Maps Widget */

#n_widgetmap {
	width:190px;
}
.mapstable1 {
 border:1px solid #d3cea1;
 background-color:#f3f2e8;
 font-family:Arial, Helvetica, sans-serif;
}
.mapstable1 ul {list-style:none; margin:0; padding:0;}
/*.mapstable1 ul li {list-style:none; margin:0; padding:0; background:url(http://www.mapsforlife.net/template/default/images/widget/nwidgetshover.jpg) repeat-x; height:25px;}*/
.mapstable1 ul li {list-style:none; margin:0; padding:0; background:url(http://www.mapsforlife.net/template/default/images/widget/nwidgetshover.jpg) repeat-x; }
.mapstable1 ul li a {
	display:block;
	/*background:url(http://www.mapsforlife.net/template/default/images/widget/nwidgetshover.jpg) repeat-x; height:25px; padding:5px 0 0 5px;*/
	background:url(http://www.mapsforlife.net/template/default/images/widget/nwidgetshover.jpg) repeat-x; height:25px; padding:0; background-position:0 25px;
	color:#4761ac;
	font-weight:bold;
	text-decoration:none;
	}
.mapstable1 ul li a:hover {background-position:0 -25px; color:#4761ac; font-weight:bold; text-decoration:underline;}
.mapstable1 ul li a div {padding:3px 0 0 5px;}	
