body {
  direction: rtl;
  background: white;
  font-size: 12px;
}
#sidebar, #meta {
  display: none;
}
#rssOutput {
  width: auto; 
  margin: 0 5%;
  padding: 0; 
  border: 0;
  float: none !important;
  color: black; 
  background: transparent;
  font-family: Tahoma;
  text-align: justify;
  line-height: 24px;
}
#rssOutput .extract {
  border: 1px dashed #000101;
  padding: 10px 15px;
}
#rssOutput h3 {
  font-family: Arial;
}
.other-sources {
  border-top: 1px dotted #333;
  margin-top: 10px;
  padding-top: 10px;
}
