div.pregunta {
	background:#f9f9f9;
	padding:2px;
	border:#dfdfdf 1px solid;
	border-radius:3px;
	display:block;
	background-image:-moz-linear-gradient(center top , #F9F9F9, #ECECEC);
}
div.pestanyes {
	background:#fff;
	padding-left:15px;
	display:block;
	height:25px;
}
div.pestanyes a {
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	color:#aaa;
	display:inline-block;
	height:20px;
	padding:4px 14px 0 14px;
	border:#dfdfdf 1px solid;
	text-decoration:none;
	margin-left:5px;
	font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	font-size:14px;
}
div.pestanyes a:hover {
	color:#d54e21;
}
div.pestanyes a.on {
	color:#000;
	background:#f9f9f9;
	cursor:default;
	border-bottom:#f9f9f9 1px solid;
}
div.pregunta textarea {
	display:none;
	background:none;
	margin:0;
	padding:0;
}
div.pregunta textarea.on {
	display:block;
	border:0;
}
div.pregunta textarea:focus {
	background:#fffecd;
}

div.knews_stats h3 {
	padding-bottom:20px;
	margin:0;
}
div.knews_stats h3 span {
	color:#21759b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	display:block;
	width:855px;
	text-align:center;
	padding:3px 0 3px 0;
	line-height:20px;
	border:#21759b 1px solid;
	border-left:0;
	border-right:0;
}
div.knews_stats div.table_float {
	padding:40px 0 0 90px;
	width:350px;
	float:left;
}
div.knews_stats div.pie_float {
	float:left;
	width:350px;
}
.rtl div.knews_stats div.pie_float,
.rtl div.knews_stats div.table_float {
	float:right;
}

div.knews_stats table {
	border-bottom:#a2c5da 1px solid;
}
div.knews_stats table td {
	border-top:#a2c5da 1px solid;
	padding:3px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#21759b;
}
div.knews_stats table tr.alt td {
	background:#ebf3f7;
}
div.knews_stats strong a {
	color:#000;
}
div.knews_stats a {
	text-decoration:none;
	margin:0 5px;
}
div.knews_stats div.pestanyes a {
	margin:0;
}
div.knews_stats a:hover {
	color:#d54e21;
}
div.knews_stats div.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
}
div.knews_stats div.pregunta {
	width:850px;
}
div.knews_stats div.pregunta div {
	display:none;
}
div.knews_stats div.pregunta div.on {
	display:block;
}
div.knews_stats div.error,
div.knews_stats div.updated {
	width:840px;
}
div.knews_stats div.stats_filter {
	padding-bottom:20px;
}
div.knews_stats p.selector {
	margin-top:0;
	color:#666;
}