div.joms-newsfeed-item {
	display: block;
	margin: 0;
	padding: 5px 0 8px !important;
	position: relative;
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
	}
div.joms-newsfeed-item .newsfeed-avatar {
	width: 40px;
	float: left;
	}
div.joms-newsfeed-item .newsfeed-favicon {
	width: 20px;
	position: absolute;
	right: 0;
	bottom: 15px;
	}
	.no-avatar .newsfeed-favicon { top: 6px; left: 2px; }
div.joms-newsfeed-item .newsfeed-content {
    margin: 0 0 0 45px;
    }
    div.no-avatar .newsfeed-content { margin: 0 0 0 25px; }
div.joms-newsfeed-item .newsfeed-date {
	margin:0 0 0 45px;
	
	
	}
div.joms-newsfeed-item .newsfeed-content-top {
	margin: 0;
	}
div.joms-newsfeed-item .newsfeed-remove  {
    display:none;
    position:absolute;
    right:0;
    top:7px;
    }
	
	#mousemove {
	height: 300px;
	overflow: hidden;
	margin: 0 auto;
}
 
.inside {

}
 
.contentbottombox .ctitle {
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	text-shadow:0 1px 0 #FFFFFF;
}
.move {
	
}
 
.drag {

}