/* the thile of the blog, store ... in the mini feed and the main feed.*/
.notice_feed_title {
	font-style: italic;
}

#notice-block-wrapper{
	padding: 5px;
}
#notice-block-wrapper tbody {
	border-top: 0px;
}
#notice-block-wrapper .notice-mini-header {
    cursor: pointer;
    border-top:1px solid #666666;
    background-color: lightgray;
    padding: 2px;
	font-weight: bold;
}

#notice_mini_box {
}
#notice_mini_box p {
	margin: 0;
	padding: 0;
}
.notice_mini_header {
	text-align: left;
	color: #777777;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	padding: 0px;
	margin-top: 10px;
}
.cb_quote_msg {
	padding: 8px;
	padding-top: 0px;
	color: #777777;
	line-height: 12px;
}

.notice-posted-image img { width:80px; }
.notice-feed-time { color:#777; font-size:10px; font-weight:bold; }
.notice-friend { background:url(icons/friend.png) no-repeat top left; padding-left:20px; }
.notice-image { background:url(icons/image.png) no-repeat top left; padding-left:20px; }
.notice-corkboard { background:url(icons/corkboard.png) no-repeat top left; padding-left:20px; }
.notice-comment { background:url(icons/comment.png) no-repeat top left; padding-left:20px; }
.notice-news { background:url(icons/news.png) no-repeat top left; padding-left:20px; }
.notice-fivestar { background:url(icons/fivestar.png) no-repeat top left; padding-left:20px; }
.notice-download { background:url(icons/download.png) no-repeat top left; padding-left:20px; }
.notice-status { background:url(icons/status.png) no-repeat top left; padding-left:20px; }
.notice-youtube { background:url(icons/youtube.png) no-repeat top left; padding-left:20px; }
.notice-file { background:url(icons/file.png) no-repeat top left; padding-left:20px; }

.rated-icon { height:16px; float:left; margin-left:3px; background:url(icons/small_star.png) 0 32px; }
.rated-20 { width:16px; }
.rated-40 { width:32px; }
.rated-60 { width:48px; }
.rated-80 { width:64px; }
.rated-100 { width:80px; }
.rated-rest { float:left; background:url(icons/small_star.png) 0 0; height:16px; }
.notice-addfriend  { padding:0pt 0pt 0px 20px; }
.facebook_status_status { background:url(icons/status.png) no-repeat 0 2px; padding-left:20px; clear:both; }

.notice-addfriend {  background:url(icons/friend.png) no-repeat 0 5px; border-top:1px dashed #ccc; margin-top:10px; padding:5pt 0pt 0px 20px; }
#feed-chart-block { display:none; }
.feed-chart-text { font-size:11px; line-height:115%; padding:0 5px; }