.lj h2 small{
	font-size: 70%;
	border-bottom: 1px solid #ccc;
	color: black;
	float: right;
	padding-left: 0.3em;
	padding-top: 0.3em
}

.lj h2 a{
	color:#D1010E;
	text-decoration: none;
}

.lj h2 a: hover{
	border-bottom: 1px dashed;
}

.lj .description{
	clear: both;
	text-indent: 0;
}

.lj .pubDate{
	margin-top: 6px;
}

.lj .date, .lj .time{
	text-align: right;
	margin-right: 1em;
	color:#D1010E;
	font-family:georgia;
	font-size: 12px;
}

.lj .time{
	font-weight: bolder;
}


.inDetail{
	text-align: right;
	margin-bottom: 50px;
}

.inDetail a, .inDetail a:visited{
	color: black;
	text-decoration: underline;
}

.inDetail a:hover{
	text-decoration: none;
}

a img{
  border: none;
}