.widget_news_stars {
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	padding: 10px 0 0;
}

.widget_news_stars .block-body {
	margin: 10px 5px 0 0;
	padding: 0;
}

.news_stars_item {
	padding-bottom: 12px;
	line-height: 16px;
	display: table;
}

.news_stars_item .thumb {
	display: table-cell;
	margin-right: 10px;
	vertical-align: top;
	width: 55px;
	float: left;
}

.news_stars_item .title {
	display: table;
}
