.rss-box {

	 width: 240px;

	 background-color: #ffffee;

	 background-image: url("../../images/LtOrangeGrad1.jpg");

	 margin-bottom: 1em;

	 margin-left: -5px;

	 margin-top: -5px;
	 margin-top: 5px;

	 padding:0;	  
	 padding-left:5px;	  
	 overflow: hidden;	  

}



.rss-title {

  	font-family: Arial, Helvetica, san-serif;

  	font-size: 12px;

  	font-weight: bold;

  	color: black;

	margin-bottom: 1px;

	padding: 0;

	text-decoration: none;

}



.rss-title a:link, .rss-title a:visited, .rss-title a:active {

	text-decoration: none;  

}



.rss-title a:hover {

	text-decoration: underline;

    color: orange;

}



.rss-items {

       list-style:none;

       margin:0;

       padding:0;  

}



.rss-item  {

  font-family: Arial, Helvetica, san-serif;

  font-size: 12px;

  font-color: black;

  margin-bottom: 0;

}



.rss-item a:link, .rss-item a:visited, .rss-item a:active {

  color: black;

  text-decoration: none;

  

	}



.rss-item a:hover { 

  text-decoration: underline;

  color: orange;



	}

	

.rss-date {

	font-size: xx-small;

	}



.rss_box {

	 width: 230px;
	 background-color: #ffffff;

	 background-image: url("../images/LtOrangeGrad1.jpg");

	 margin-bottom: 1em;

	 padding:0;

	 margin:0;	
	 overflow: hidden;

}



.rss_title {

  	font-family: Arial, Helvetica, san-serif;

  	font-size: 12px;

  	font-weight: bold;

  	color: black;

	margin-bottom: 1px;

	margin-top: -5px;

	padding: -5px;

	text-decoration: none;

}



.rss_title a:link, .rss_title a:visited, .rss_title a:active {

	text-decoration: none;  

}



.rss_title a:hover {

	text-decoration: underline;

    color: orange;

}



.rss_items {

       list-style:none;

       margin: 0;

       padding: 0;

}



.rss_item  {

  font-family: Arial, Helvetica, san-serif;

  font-size: 12px;

  font-color: black;

  margin-bottom: 0;

  margin-left: 0;

}



.rss_item a:link, .rss_item a:visited, .rss_item a:active {

  color: black;

  text-decoration: none;

  

	}



.rss_item a:hover { 

  text-decoration: underline;

  color: orange;



	}

	

.rss_date {

	font-size: xx-small;

	}


