#samples {
	background: #3b3735;
	border: 1px solid #fff;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-o-border-radius: 1em;
	-ms-border-radius: 1em;
	border-radius: 1em;
	padding-top: 0;
	text-shadow: 0 1px 0 #000;
	width: 1024px
}
#maps-switcher {
	font-size: .834em;
	position: relative;
	text-align: center;
	top: -1.5em
}
#maps-switcher li {
	display: inline-block;
	margin: 0 -2px
}
#maps-switcher a {
	background: #333;
	border-top: 1px solid #fff;
	border-bottom: 1px solid rgba(0,0,0,.3);
	color: #ccc;
	display: block;
	padding: 1em 2em;
	text-decoration: none;
	text-transform: uppercase
}
#maps-switcher a:hover, #maps-switcher a:focus {
	background: #222;
	color: #fff
}
#maps-switcher a:active, #maps-switcher a.active {
	background: #222;
	color: #fd0
}
#maps-switcher li:first-child a {
	-moz-border-radius: 6px 0 0 6px;
	-ms-border-radius: 6px 0 0 6px;
	-o-border-radius: 6px 0 0 6px;
	-webkit-border-radius: 6px 0 0 6px;
	border-radius: 6px 0 0 6px
}
#maps-switcher li:last-child a {
	-moz-border-radius: 0 6px 6px 0;
	-ms-border-radius: 0 6px 6px 0;
	-o-border-radius: 0 6px 6px 0;
	-webkit-border-radius: 0 6px 6px 0;
	border-radius: 0 6px 6px 0
}
.sample {
	color: #eee;
	padding: 0 0;
	width: 100%
}
.sample.hidden {
	left: -9999em;
	position: absolute
}
.sample.active {
	left: 0;
	position: relative
}
.sample a, .sample .css-map li a, .sample .map-visible-list a {
	color: #eee;
	text-decoration: none
}
.sample a:hover, .sample a:focus, .sample .map-visible-list a:hover, .sample .map-visible-list a:focus, .sample .map-visible-list li.focus a {
	color: #fc0;
	text-decoration: none
}
.sample a:active, .sample .map-visible-list a:active, .sample .map-visible-list li.active-region a {
	color: #cc3
}
.sample .map-search-link {
	background: #111;
	background: rgba(0,0,0,.8);
	color: #eee;
	font: normal 14px 'Lucida Grande', Arial, sans-serif;
	float: right;
	margin-right: 1em;
	overflow: hidden;
	padding: .8em 1.6em;
	text-shadow: 0 1px 0 #000;
	-moz-border-radius: .6em;
	-ms-border-radius: .6em;
	-o-border-radius: .6em;
	-webkit-border-radius: .6em;
	border-radius: .6em
}
.sample .map-search-link:hover, a.sample .map-search-link:focus {
	color: #fd0;
	text-decoration: none
}
.m430 .sample .map-search-link {
	font-size: 1em
}
.sample .m430 .map-search-link {
	font-size: 1em
}
.sample pre {
	border-top: 2px solid #7a7672;
	margin: 2em 40px 0 40px;
	overflow: visible
}
.sample pre:before, .sample pre:after {
	border: solid;
	content: '';
	display: block;
	height: 0;
	left: 50%;
	position: absolute;
	width: 0
}
.sample pre:before {
	border-color: #7a7672 transparent;
	border-width: 0 9px 9px 9px;
	margin-left: -9px;
	top: -9px
}
.sample pre:after {
	border-color: #2c2a29 transparent;
	border-width: 0 6px 6px 6px;
	margin-left: -6px;
	top: -6px
}
.map-visible-list {
	font-size: .9167em
}
.map-visible-list li {
	display: inline-block;
	line-height: 1.5em
}
.m960 .map-visible-list li, .m750 .map-visible-list li {
	width: 20%
}
.m540 .map-visible-list li {
	width: 25%
}
.m430 .map-visible-list li {
	width: 33%
}
.css-map-container.m1110, .css-map-container.m1280, .css-map-container.m1450, .css-map-container.m2050 {
	overflow-x: visible;
	width: 100%
}
#example4 .css-map-container {
	width: 645px
}
#example4 .css-map, #example4 .css-map-container .cities {
	float: left;
	left: 0;
	margin-left: 0 !important
}
#example4 .map-visible-list {
	clear: right;
	float: right;
	margin-left: 20px;
	margin-top: 50px;
	width: 180px
}
#example4 .m430 .map-visible-list li {
	width: 100%
}
#example4 .m430 .map-visible-list li small {
	display: none
}