.feedsterResultItem {
    margin-top: 20px;
    margin-bottom: 0px;
    margin-right: 10px;
    margin-left: 0px;}

.feedsterResultItem p:first-child {
	margin: 5px auto 0px auto;
	margin-bottom: 0px;
    line-height: 1.2em; }

.feedsterResultItem p {
	margin: auto auto 0px auto;
    line-height: 1.2em; }

.feedsterResultItemTitle {
    font-size: 13px;
    padding-bottom: 2px; }

.feedsterResultItemMeta {
    margin-top: 5px;
    font-size: xx-small; }

.feedsterFeedIcon {
	border: 0px none;
    float: left;
    margin-right: 5px; }

