 @media screen and (max-device-width: 480px){
  body{
    -webkit-text-size-adjust: none;
  }
}

.tags-links strong{
    font-size:13px !important;
	margin:5px 0 0 !important;
	padding:0 5px 0 20px !important;
}
.articles ul a{background-position: 0 6px !important;}
.articles .feed{
	background-position: 0 0 !important;
} 

.notes dl dt,
.contact-info dt{padding-top:4px;}

.post-content span{
  font: 13px/15px Arial,Helvetica,sans-serif; 
}