.jfeed{
    background-color: #e6e6e6;
	width:120px;
	}
.jfeed div {
    padding: 0px;
    color: #d33;
    font-size: 90%;
}
.jfeed a {
    font-size: 110%;
	color:#333;
	text-decoration:none;
}
.jfeed .item{border-bottom:1px dotted #fff;margin-bottom:4px;}
.jfeed a img{max-width:100%;display:block;}
.jfeed a .text{display:block;padding:4px;font-size: 110%;}
.jfeed p{margin:0;}
.jfeed a:hover{color:#2A86C7;}