div.cityTourismObject {
  margin: 0px 20px 0px 0px;
  text-align: center;
  width: 200px;
  height: 250px;
}

div.cityTourismObject img {
  margin: 0px 0px 0px 0px;
}

div.cityTourismObject label {
  display: block;
  color: #555555;
  font-size: 10pt;
  font-weight: normal;
  margin: 10px 0px 10px 2px;
}

div.cityTourismObjectDesc {
  margin: 0px 0px 20px 0px;
}

div.cityTourismObjectDesc p {
  margin-left: 10px;
}

div.cityTransport {
  margin-top: 30px;
}

div.cityFirmsIndex {
  margin-top: 30px;
}

div.cityFirms div.filterForm {
  height: 20px;
}

div.cityFirms div.filterForm div {
  float: left;
}

div.cityFirms div.filterForm select {
  margin-right: 7px;
}

div.cityFirms div.filterForm form {
  padding: 0;
  margin: 0;
}

div.cityFirms div.simpleList {
  margin: 10px 0px 0px 0px;
}

table.historyPersonages tr td.hasPhoto {
  padding: 0px 0px 0px 15px
}

table.historyPersonages tr td.hasPhoto div {
  width: 16px;
  height: 21px;
  background: url(/images/rada/photo_icon.gif) no-repeat 0px 5px;
}

table.cityEvents {
  margin-top: 10px;
}

table.cityEvents tr td.desc {
  padding: 0px 0px 20px 15px;
  text-align: left;
}

table.cityEvents tr td.desc h5 {
  color: #456A8C;
  font-size: 11pt;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
}

table.cityEvents tr td.desc label {
  color: #555555;
}

table.cityEvents tr td.title,
table.cityHistoryEvents tr td.title {
  white-space: nowrap;
  padding-right: 15px;
}

div.citySearch {
  margin: 0px 0px 20px 0px;
}

div.citySearch table tr td.cityInput {
  padding: 0px 10px 0px 10px;
}
