.byGoogle .titlePost {

}


.byGoogle.topAds {
  font-family: 'Courier', 'Courier New';
}

.byGoogle.topAds .adsBy {
  color: #000;
  font-size: 13px;
  font-weight:bold;
	margin-bottom:10px;
	display:block;
}

.byGoogle.topAds a.adsBy{

}

.byGoogle.topAds .titleUrl {
  font-size: 13px;
}

.byGoogle.topAds ul {
  margin:0;
  padding: 0;
}
.byGoogle.topAds li {
  list-style: none;
  margin-bottom: 15px;
} 

.byGoogle.topAds li a.titleUrl {
  color: #AB2163;
  font-size:13px;
  font-weight:bold;
}

.byGoogle.topAds a.url {
  color:#666;
  font-size: 13px
}

