div.joms-newsfeed-item {	display: block;	margin: 0 0 0 14px !important;	position: relative;	overflow: hidden;	border-bottom: 1px dotted #ccc;	}div.joms-newsfeed-item .newsfeed-avatar {	margin:0 !important;	padding:0 !important;	float: left;	}div.joms-newsfeed-item .newsfeed-favicon {	width: 20px;	position: absolute;	right: 0;	bottom: 3px;	}	.no-avatar .newsfeed-favicon { top: 6px; left: 2px; }div.joms-newsfeed-item .newsfeed-content {    margin:0 !important;	padding:0 !important;    }    div.no-avatar .newsfeed-content { margin: 0 0 0 0; }div.joms-newsfeed-item .newsfeed-date {	position: absolute;	bottom: 2px;	left: 0;	color: #666699;	font-size:10px;	}div.joms-newsfeed-item .newsfeed-content-top {	margin:0 !important;	padding:0 !important;	}div.joms-newsfeed-item .newsfeed-remove  {    display:none;    position:absolute;    right:0;    top:7px;    }