
.widget_woorecentpostswidget ul {
	background-image: none;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.widget_woorecentpostswidget ul li {
	display: block;
	clear: both;
	width: 300px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e5eaee;
	padding-bottom: 10px;
}
.widget_woorecentpostswidget ul li h4 {
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #09A5ED;
}
.widget_woorecentpostswidget ul li h4 a {
	text-decoration: none;
}
.widget_woorecentpostswidget ul li h4 a:hover {
	text-decoration: underline;
}
.widget_woorecentpostswidget ul li h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	color: #999;
}
.widget_woorecentpostswidget ul li img {
	float: left;
	margin-right: 10px;
}
