.sapea{
  color :blue;
}
.ad-master{
/*  position          : absolute;*/
  display           : block;
  right             : 4px;
  top               : 4px;
  z-index           : 100;
/*  left:5px;*/
  width             : 250px;
  background-color  : white;
  border            : 2px solid white;
}
.ad-main{
  overflow          : hidden;
  white-space       : normal;
  border            : 1px solid #7534aa;
}
.ad-text{
  padding     : 2px;
  font-size   : 11px;
  color:black;
}
.ad-footer{
  text-align:  left;
}

.ad-text a{
  color:#B45ADA;

}
.ad-title{
  background-color: #b484da;
  color:white;
  padding:2px;
  text-align: center;
  font-size   : 11px;
  font-weight: bold;
}

.ad-title a {
  color: white;
  cursor:hand;
  cursor:pointer;
}
