<!--

/*********************************************************/
/*                RSS Feeds Style Rules                  */
/*********************************************************/
#rssnews 
{
	text-align:left;
}

#rssnews h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
	background-color: transparent;
}

/*-- RSS news feeds images size --*/
.news-image img
{
	height: 80px;
	width:  90px;
	border: 0px;
	margin: 5px;
}

/*-- Amazon RSS images size --*/
.amazon-image img
{
	height: 80px;
	width:  90px;
	border: 0px;
	margin: 5px;
}

-->
