#ff-wrapper .ff-alpha-posts-simple-wrapper {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#ff-wrapper .ff-alpha-posts-simple {
	border-bottom: 1px solid rgba(255,255,255,0.5);
	padding-bottom: 15px;
	margin-bottom: 5px
}

#ff-wrapper .ff-alpha-posts-simple:last-child {
	border-bottom: none;
}

#ff-wrapper .ff-alpha-posts-simple-title h4 {

}

#ff-wrapper .ff-alpha-posts-simple-meta {
	font-size: 13px!important;
}

