﻿.rss-box {
	 margin: 0.5em;
	 width: 100%;
	 border: 0px solid #fea202;
	 
}
.rss-items {
	margin-top:-50px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}

.rss-title {
	font-size: 0pt;
	color: #284090;
	font-weight:bold;
	text-align: left;
}

.rss-item  {
  padding:0.4em; 0.4em;
  margin-left: 5px;
  list-style-image: url('https://shkabaj.net/img/arrow_.gif');
  padding-bottom:none;
  
}

.rss-item a {
	color: black;
	margin-left: -5px;
	font-size: 11pt;
        text-decoration: none;	
		font-family: Arial, Verdana, sans-serif;
	
	}
.rss-item a:hover { 
	color: #D07200;
	}
	
.rss-item a:visited {
	color: black;
}

.rss-date {
	font-size: 0pt;
	color: blue;
	}