.lswp h4 {
	font-size: 12px !important;
	font-family: Georgia, sans-serif !important;
	line-height: 18px !important;
}

.lswp ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.lswp li{
	border-top: 1px solid #e2e2e2;
	padding-top: 3px;
}
	

.lswp .postlist {
	width: 100%;
	padding-bottom: 5px;
}
	
.lswp .postlist, .lswp .post_thumb {
	float: left;
	
}

.lswp .post_title {
	margin-left: 60px;
	/*position: relative;
	left: 10px;
	width: 270px;*/
}

.lswp .post_time{
	font-size: 11px;
	color: #888;
	font-family: Arial, sans-serif;
	left: 15px;
	width: 270px;
}

.lswp .clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.lswp h4 a {
font-size: 12px;
color: #000 !important;
}

.lswp h4 a:hover {
text-decoration: none;
color: #10c4f7 !important;
}
