a.zm_langButton {
  display: block;
  text-align: center;
  color: #fff !important;
  outline-width: 0;
}

a.zm_langButton img {
    border: none;
}

.zm_newsList {
  font-size: 12px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
}

.zm_news h4 {
  height: 25px;
}

.zm_news h4 a {
  margin-bottom: 10px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
}

.zm_news h4 a:visited {
	color: #fff;
}

.zm_news p {
  font-size: 12px;
}

.zm_newsList li a:hover {
  text-decoration: underline;
}

.ui-widget-content {
    background-image: none;
}

.ui-dialog {
    border: 1px solid #fff;
    background-color: #212D37;
    padding: 0;
}

.ui-corner-all {
    -moz-border-radius-bottomleft:0px;
    -moz-border-radius-bottomright:0px;
    -moz-border-radius-topleft:0px;
    -moz-border-radius-topright:0px;
}

.ui-widget-header {
    background-color: #394E5E;
    border: none;
    border-bottom: 1px solid #90969B;
}

.zm_newsText {
    font-size: 12px;
}

.zm_news a img {
    border: none;
}

.zm_nextLink {
    margin-top: 10px;
}