/* Online image */
dd.online {
	background-image: url("./icon_user_online.jpg"); 
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}



