div.print {
	position: absolute;
	top: 10px;
	right: 20px;
	padding-right: 30px;
	background: url('images/print.gif') no-repeat right top;
}
div.marker-list {
	padding: 10px 0;
	line-height: 2;
}
	.marker-list .letter {font-size: 24px; font-weight: bold;}
	div.marker-list a {
		display: inline-block;
		width: 32.9%;
		font-size: 12px;
		zoom: 1;
		_display: inline;
	}
/*.metro {
	float: left;
	width: 300px;
}*/

div.popupText {
	font-size: 0.9em;
	margin-bottom: 20px;
}
div.popupText p{
	margin-bottom: 2px;
}
.punct-props {
	margin-top: 30px;
}
.punct-props h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
.punct-props ul {
	list-style-type: circle;
	color: #7eabd5;
	margin: 0 0 0 15px;
}
.punct-props ul li{
	color: #545E6A;
	color: #7eabd5;
}
.punct-props ul li a{
	color: #545E6A;
}
.punct-props span.action-title a{
	color: #545E6A;
	font-weight: bold;
}

