.city *, .city_p, .city_p * { font-family: tahoma; font-size: 8pt; }
.city *, .city_p { padding-left: 10px;  }
.city, .city_p { z-index: 500; }
.city * { color: #c9424c; background: url(/img/i_city.png) 0px 3px no-repeat;}
.city_p { background: url(/img/i_cityp.png) 0px 3px no-repeat; }
.city_p, .city_p * {color: #c5c5c5;}

.region { visibility: hidden; position: absolute; z-index: 400; }
.region2 { dvisibility: hidden; position: absolute; z-index: 400; }

#datasec { padding-right: 30px; padding-top: 40px; }
#datasec .mh { color: #6c6c6c; font-size: 1.5em; }
#datasec table { border-top:  1px solid #9a875c; }
#datasec table td { padding: 5px 15px 5px 15px; border-bottom: 1px solid #9a875c; }

#datasec table tr.a { background-color: #e7e0b9; }
#datasec table tr.n { background-color: transparent; }
