#boxFeedRSS
{
	width:99%;
	clear:both;
	padding-left: 5px;
}

#boxFeedRSS .titoloFeedRSS
{
	clear:both;
	font-weight: bold;
}

#boxFeedRSS .NomeServizio
{
	font-weight:bold;
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	font-size: 100%;
}

#boxFeedRSS .feed_servizio
{
	clear:both;
	float: left;
	width: 98%;
	border-bottom: solid 1px #ccc;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

#boxFeedRSS .TestoNormale
{ 
    
 }
#boxFeedRSS .feed_servizio .feed_categoria
{	clear:both;
	float: left;
	/*min-width: 400px;*/
	width: 100%;
	min-height:25px;
	height: auto!important;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
}

#boxFeedRSS .feed_servizio .feed_categoria .categoria
{
	float:left;
	width: 30%;
	margin-right: 10px;
}

#boxFeedRSS .feed_servizio .feed_categoria .feedRSS
{
	float:left;
	/*width:30px;*/
	width: 30px;
}

#boxFeedRSS .feed_servizio .feed_categoria .feedRSSGoogle
{
    display:none;
}

#boxFeedRSS .feed_servizio .feed_categoria .feedRSSYahoo
{
	float:left;
	width: 200px;
	width: auto;
}