  .socialAds {
	  clear: both; 
	  margin-bottom: 5px;
	  padding:10px;
	  border: #CCC solid 1px;
	  background: #FFF;
	 text-align:left;
	font-family:'Lucida Grande',Tahoma,Arial,Verdana,Sans-Serif;
  }
  
   .adsByT {
  	background:#CCCCCC none repeat scroll 0 0;
  font-size:9px;
  font-weight:bold;
  padding:1px 8px;
  text-align:right;
	font-family:'Lucida Grande',Tahoma,Arial,Verdana,Sans-Serif;
  }
  
  .socialAds .adDivider {
    border-bottom:1px solid #CFCFCF;
    margin-bottom:7px;
    padding-top:7px;
  }
  .socialAds .titleAd {
	  display: block;
	  margin-bottom: 5px;
	  overflow: hidden;
  }
  
  .socialAds .titleAd a {
	  color: #0970d6;
	  font-size: 12px;
	  font-weight:bold;
	text-decoration:none;
  }
  .socialAds .titleAd a:hover {
	text-decoration:underline;
  }

  .socialAds img  {
	border:0;
	margin-left: auto;
	margin-right: auto;
	display:block;
	border:none;
   }
  
  
  .socialAds .descAds a {
	  color: #444;
	  font-size: 11px;
	 text-decoration:none;
	
  }
  .socialAds .descAds a:hover {
	 text-decoration:underline;
	
  }
  
  .socialAds .urlAds a {
	  clear: both;
	  color: #00759f;
	font-size:9px;
  }

 .socialAds a img {
	border:none;
}


/* posts */

#post-izquierda .socialAds .titleAd{
	display:block;
	font-size:11px;
}
#post-izquierda .socialAds img{
	float:none;
}

#post-izquierda .socialAds .urlAds{
	display:none;
	
}

