img.scale-with-grid { 
	outline: 0; 
	max-width: 530px; 
	max-height: 550px; 
}
.lf-h2{
	font-size: 20px; 
	padding-bottom: 10px;
	color: #000000;
}
.lf-time{
	color: black;
	font-weight: bold;
}
.lf-text{
	text-align:left;
	padding:20px;
}
.if-text-url{
	text-decoration: none;
	color: #1F84B4;
}
.notvisited{
	background-color: grey;
}
.tweet_tbl{
	clear: both;
}
@media screen and (max-width: 768px) {
   img.scale-with-grid {max-width: 100%;}
}
