div.show-online-user-count-total {
	font-size: 14px;
	text-align: center;
	border-bottom: 1px #C0C0C0 solid;
	margin: 5px;
	height: 20px;
	background-image: url(/qa/qa-plugin/show-online-user-count/css/images/users-icon.png);
	background-repeat: no-repeat;
    background-position: right;
	padding: 10px 10px 10px 10px;
}

.show-online-user-count-data {
	font-weight: bold;
	color: #F00;
}
.show-online-user-count-info {
	text-align: center;
	font-size: 12px;
}
div.show-online-user-list {
	margin: 5px;	
	background-color: #EDF7FF;
	padding: 5px;
}
.show-online-user-list_title {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin: 3px;
	background: #DFEDFF;
}
/*
     */
/*
*/