.widget.widget-daonbot{
	border:1px solid #e1e1e1;
}

.widget.widget-daonbot .description{
	margin-bottom:4px;
}

.widget.widget-daonbot .counter{
	padding:10px;
	border-bottom:1px solid #e1e1e1;	
}

.widget.widget-daonbot .counter .title-box .title{
	font-weight:bolder;
}

.widget.widget-daonbot .counter .title-box .date{
	float:right;
	font-size:11px;
	color:#7a7a7a;
}

.widget.widget-daonbot .counter .inbox .count span{
	line-height:24px;
}

.widget.widget-daonbot .counter .inbox .count{
	width:45%;
}
.widget.widget-daonbot .counter .inbox .count .t1{
	text-align:left;
	display:inline-block;
	width:50%;
}

.widget.widget-daonbot .counter .inbox .count .t2{
	text-align:right;
	display:inline-block;
	width:45%;
}

.widget.widget-daonbot .counter .description{
	font-size:11px;
	color:#bebebe;
	margin-top:5px;
}

.widget.widget-daonbot .chart{
	padding:10px;
}

.widget.widget-daonbot .chart .title-box .title{
	font-weight:bolder;
	display:inline-block;
	vertical-align:top;
	margin-right:10px;
}

.widget.widget-daonbot .chart .title-box .term{
	float:right;
	font-size:11px;
	color:#7a7a7a;
}

.widget.widget-daonbot .chart #counterLegend{
	display:inline-block;
}

.widget.widget-daonbot .chart .counter-chart{
	width:100%;
	height:120px;
}