@charset "utf-8";
#primolo-lesend{
	float:right;	
	margin-top:100px;
}
#content #aggregator{
	width:600px;	
}
#content #aggregator .feed-source{
	margin-bottom:40px;	
}
#content #aggregator .feed-item-mystyle{
	background-color:#ffffff;
	padding:10px;
	border:1px solid #aaaaaa;	
	margin-right:20px;
}
#content #aggregator .feed-item-title{
	background: url("../img/head-fade.png") repeat-x scroll center bottom #A1CB22;
	overflow:hidden;
	padding:5px;
	padding-top:2px;
	margin:-10px;	
	margin-bottom:0px;
}
#content #aggregator .feed-item-title a{
	font-family:'Nobile', arial, serif;
	font-size: 16px;
	color:#ffffff;	
}
#content #aggregator .feed-item-body p{
	font-family:'Nobile', arial, serif;
	font-size:14px;
	overflow:hidden;
	margin:0px;
}
#content #aggregator .feed-item-body img{
	margin-right:10px;
	width:100px;
}