.map { padding: 7px 12px 0 0; margin: 0 0 45px auto; width: 575px; position: relative; }
.map .city-str { position: absolute; }
.map .city-str a { color: #000000; text-decoration: none; }
.map .city-str a:hover { color: #000000; text-decoration: underline; }
.map .capitol { font-size: 118%; }
.map .act a { color: #fe474e; font-weight: bold; }
.map .act a:hover { color: #fe474e; font-weight: bold; cursor: default; text-decoration: none; }
.city-select { float: left; color: #afafaf; }
.city-select .cs-label { margin-bottom: 5px; }
.city-select .cs-field { border: 1px solid #616161; height: 15px; overflow: hidden; margin-bottom: 1px; width: 120px; background: #131312 url(../images/select.gif) 100% 50% no-repeat; font-size: 91%; padding: 1px 5px; cursor: pointer; }
.city-select .cs-list { border: 1px solid #616161; width: 130px; background: #131312; display: none; position: absolute; }
.city-select .cs-list a { font-size: 91%; padding: 2px 5px; display: block; color: #afafaf; text-decoration: none; }
.city-select .cs-list a:hover { background: #ffffff; color: #555555; }
.city-select .cs-list a.act { background: #afafaf; color: #555555; cursor: default; }

.butique-list { display: none; float: right; width: 380px; margin-right: 20px; color: #afafaf; }
.butique-list .bl-name { font-size: 109%; font-weight: bold; margin-bottom: 5px; }
.butique-list .bl-info { margin-bottom: 15px; }
.butique-list hr { margin-bottom: 15px; }
