.newsbar {
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 10px;
  margin: 10px 0 0;
}
.newsbar1 {
  background: #4bc7f5;
  border: 1px solid #0b93c5;
}
.newsbar2 {
  background: #c0ea43;
  border: 1px solid #80ab00;
}
.newsbar3 {
  background: #fb3;
  border: 1px solid #da9201;
}
.social {
  margin-bottom: 10px;
  border: 1px solid #ccc;
}
.social span {
  border-right: 1px solid #ddd;
  padding: 0px 16px;
}
.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 1;
  opacity: 0.9;
}
.pemberitahuan {
  background: #fff6bf;
  border-top: 2px solid #ffd324;
  border-bottom: 2px solid #ffd324;
  text-align: center;
  font-weight: bold;
  padding: 4px 0 4px 0;
  width: 100%;
  box-shadow: 0 1px rgba(255, 255, 255, 0.3) inset;
  border-radius: 4px;
}
.pemberitahuan2 {
  background: #d6eca6;
  border-top: 2px solid #8dc93e;
  border-bottom: 2px solid #8dc93e;
  text-align: center;
  font-weight: bold;
  padding: 4px 0 4px 0;
  width: 100%;
  box-shadow: 0 1px rgba(255, 255, 255, 0.3) inset;
  border-radius: 4px;
}
#iklan_google1 {
  height: 90px;
  background: #333;
  margin: 1px auto 7px;
  text-align: center;
  max-width: 100%;
  width: 1130px;
  padding-bottom: 1px;
  padding-top: 1px;
  border-radius: 4px 4px 4px 4px;
}
#iklan_google2 {
  height: 90px;
  background: #333;
  margin: 5px 0px 25px 0px;
  text-align: center;
  max-width: 125%;
  width: 1130px;
  padding-bottom: 1px;
  padding-top: 1px;
  border-radius: 4px 4px 4px 4px;
  clear: both;
}

		