/*
Default CSS Styles for the yd_rp_widget plug-in
*/
.yd_rp_widget {
	font-size: 11px;	
	line-height: 1.5;
	direction:rtl;
	text-align:justify;
	list-style-type:none;
	clear:both;
	
}
.yd_rp_widget h4 {
	font-size: 8pt;
	font-weight:500;
	font-family: Tahoma;	
	display: block;
	clear: both;
	margin-bottom: 0px;
	margin-top:10px;
	list-style-type:none;
	clear:both;

}
.yd_rp_widget h4 a{
	color:#6B4343
	clear:both;
}

.side1 ul li ul li h4 a, .side2 ul li ul li h4 a {
	padding: 10px;
	margin:0px;
	list-style-type:none;
	clear:both;

}
.yd_rp_widget img {
	border:none;
	width: 60px;
	height: 60px;
	float: right;
	margin-top:15px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	clear:both;
}



.yd_rp_excerpt{
	font-size:11px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:50px;
	border:1px dashed #efefec;
	clear:both;
	color:#797979;
}

.yd_title{
	width:444px;
	background-image:url('');
	background-color:#edeef2;
	background-repeat:no-repeat;
	background-position:top;
	color:#858688;
	height:20px;
	line-height:17px;
	padding-top:0px;
	margin-top:3px
}
.yd_title div{
	padding-right:20px;
	font-weight:600;
	color:#858688;
}