#close-segment-map {
	font-size: 88%;
}

#segment-map-container.expanded {
	min-height: 180px;
}

#segment-map-tabs .rocon-init .rocon {
	display: none;
}
#segment-map-tabs .selected .rocon {
	display: block;
}
#segment-map ul.navigation li {
	font-size: 93%;
	margin-bottom: 0.55em;
}
#segment-map .col > .navigation > li > a,
#segment-map .col > .navigation > li > b {
	font-weight: bold;
	font-size: 130%;
	line-height: 1.25;
}
#segment-map .col > .navigation > li > .navigation {
	margin-left: 0;
	margin-top: 1.2em;
}
