@charset "utf-8";

#daerew_counter {
	background-color: white;
	border: 1px solid #eee;
	padding: 10px 0 10px 14px;
	margin-top: 5px;
	line-height: 17px;
	border: 1px solid #eee;
	text-align: left;
	font-size: 8pt;
	color: #777;
}

	#daerew_counter .visitor {
		font-weight: bold;
}
	#daerew_counter .pageview {
		padding-top: 5px;
		font-weight: bold;
}