body[dir="rtl"] .rpwt-thumbnail {
	margin-right: 0px;
	margin-left: 10px;
}


.rpwt-wrapper img {
	width: 100%;
	max-width: 100%;	border: thin solid #404040;	box-shadow: 0 0 2px 2px #8C8C8C; 
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.15); 
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.15);
}

.rpwt-wrapper {
	padding: 0;
}

.rpwt-wrapper li {
	list-style-type: none;
	margin: 0 !important;
	padding: 6px 0 6px !important;
	list-style: none;
	border-top: 1px solid #979797;
}

.rpwt-wrapper li .rptw-item {
	padding-bottom: 10px;
	padding-top: 17px;
}

.rptw-item {
	display: flex;
}

.rpwt-thumbnail {
	max-width: 100%;
	margin-right: 10px;


}

.rpwt-widget-title {
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0;
}

.rpwt-widget-date {
	font-size: 12px;
	line-height: 1.5em;
}

.rpwt-content {
	max-width: 70%;
}

.rpwt-excerpt {
	line-height: 1.3em;
	margin: 5px 0 0;
}