.byGoogle .titlePost {

}


.byGoogle.topAds {
  font-family: 'Comic Sans MS';
}

.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 {
  margin-right: 35px;
  margin-bottom: 10px;
  list-style: none;
} 

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


}

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

