.Ads-Image-600x160 {
  border-style: none;
  display: block;
  position: static;
  margin-right: auto;
  margin-left: auto;
  width: 200px;
  height: 610px;
}
.Ads-Text-600x160 {
  border: 1px solid silver;
  display: block;
  position: static;
  margin-right: auto;
  margin-left: auto;
  width: 200px;
  height: 610px;
  background-color: #e0e0e0;
}
.Ads-Image-Only-600x160 {
  border: 1px solid silver;
  position: static;
  margin-left: auto;
  height: 610px;
  display: block;
  margin-right: auto;
  width: 200px;
  background-color: #e0e0e0;
}
.Tracking {
  position: static;
  margin-left: auto;
  display: block;
  margin-right: auto;
  width: 1000px;
}
.Ads-MenuStyle-Container {
  border: 2px groove #999999;
  overflow: hidden;
  width: 996px;
  background-color: black;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 25px;
  position: static;
}
.Ads-MenuStyle-728x15 {
  border:  none;
  overflow: hidden;
  background-color: black;
  margin-left: 105px;
  display: block;
  padding-top: 5px;
  width: 740px;
  height: 21px;
  margin-top: 0px;
  position: static;
}

