
.byGoogle.topAds {
  padding: 12px;
  background: #FFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 20px;
}

.byGoogle .adsBy {
  color:#5b5a5a;
  font-weight:normal;
  font-size:11px;
}
.byGoogle ul li {
  width: 48%;
  float:left;
  height:75px;
  margin-bottom: 10px;
  margin-right:10px; 
}

.byGoogle .titleUrl b {
  font-family:'Courier New', Monaco, Consolas,monospace;
  font-size: 18px;
  color:#940000;
  font-weight:bold;
}

.byGoogle .desc {
  color:#464646;
  font-size:12px;
}

.byGoogle .url {
  color:#125260;
  font-size:12px;
}
