#map {margin:40px auto; width:500px;}

.maplink {
	cursor:pointer; 
}

.mapstyle {
	font-size:14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1em;
}



#tt strong {	
	color:#da160d;
	font-weight:bold;
}

#tt h1 {	
	color: #da160d;
	margin: 0 0 10px 0;
	padding:0px;
	font-size: 16px;
	font-weight: bold;
}

#tt {	
	position:absolute; 
	display:block; 
	background:#ffffff;
	color:#001531;
	padding:20px;
	border:solid 2px #07387a;
	font-weight:normal;

}

/*
#tt {position:absolute; display:block; background:url("../scripts/tooltip/images/tt_left.png") top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url("../scripts/tooltip/images/tt_top.png") top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:url("../scripts/tooltip/images/tt_bg.png"); color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url("../scripts/tooltip/images/tt_bottom.png") top right no-repeat; overflow:hidden}
*/