/* @override 
	http://www.virt-nv-web11.newsvine.com:85/jenga/widget/contentset/active.css?v=4817&rand=0.9244943517260253
	http://www.virt-nv-web11.newsvine.com:85//jenga/widget/contentset/active.css
	http://www.virt-nv-web11.newsvine.com:85/jenga/widget/contentset/active.css?v=4817&rand=0.7830517545808107 */


.j_contentset_active .c-hide {
	display:none;
}

.j_contentset_active .c-comment-label {
	margin-left:8px;
}
.j_contentset_active article p.c-discussion-nation {
	margin: 10px 0 0;
	clear: both;
	background-color: #eee;
	color: #000;
	padding: 5px 10px 5px 29px;
	font-weight: normal;
	font-size: 18px;
	position: relative;
	border-radius: 3px 3px 0 0;
}
.j_contentset_active p.c-discussion-nation:before {
	top: 10px;
	left: 10px;
}
.j_contentset_active .c-discussion-nation:after {
	position: absolute;
	top: -20px;
	left: 20px;
	content: '';
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 10px solid transparent;
	border-bottom-color: #eee;
}
.j_contentset_active .c-discussion-nation .c-num{
	font-weight: bold;
}
.j_contentset_active .c-article-intro {
	font-size: 18px;
}
.j_contentset_active ul.c-nations-talking {
	padding: 10px;
	margin: 0;
	background: #fafafa;
	border-radius: 0 0 3px 3px;
	zoom: 1;
}
.j_contentset_active .c-nations-talking:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}

.j_contentset_active .c-nations-talking li.c-group {
	margin: 0px 20px 5px 0;
	width: 310px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	float: left;
	max-width: 330px;
	max-height: 33px;
	text-overflow: ellipsis;
	white-space: nowrap;

}
.j_contentset_active .c-nations-talking li.c-group a {
	color: #160;
	display: inline-block;
	line-height: 30px;
	border-radius: 3px;
	max-width: 200px;
	max-height: 33px;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: bold;
}
/*
.j_contentset_active .c-nations-talking li.c-group span.c-discuss {
	padding-left: 20px;
	margin-left: 5px;
}
*/

.j_contentset_active article:hover p.c-discussion-nation {	background: #cea;}
.j_contentset_active article:hover p.c-discussion-nation:after { border-bottom-color: #cea;}
.j_contentset_active article:hover ul.c-nations-talking { background: #efd;}