/*
Default CSS Styles for the yd_rp_widget plug-in
*/
.yd_rp_widget {
	font-size: 11px;	
	line-height: 14px;
}
.yd_rp_widget h4 {
/*
	font-size: 11px;	
	font: bold Arial, Helvetica, sans;	
	display: block;
	clear: both;
	margin-bottom: 0px;
*/
}
.side1 ul li ul li h4 a, .side2 ul li ul li h4 a {
	padding-left: 0px;
}
.yd_rp_widget img {
	width: 60px;
	height: 60px;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

#yd-recent-posts h4, #yd-recent-posts h4, #yd-recent-posts a, #yd-recent-posts a {
	color: #072C53;
	font-size: 14px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin-top: 10px;
	padding: 0 0 5px 0;
	border-bottom: 0px solid #DDDDDD;
text-decoration: none; 
}

.yd_rp_excerpt  {
	font-size: 12px;	
	font: bold Arial, Helvetica, sans;	
	display: block;
	padding-bottom: 20px;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 20px;
}

