.pj-news li:hover p, .pj-news li:hover b {
	position: relative;
	z-index: 5;
	color: #fff;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}

.widget_recent_entries ul {
	margin-left: 0;
}

.widget_recent_entries li {
	padding-left: 0;
	list-style: none !important;
}