/* Online image */
.online { 
	background-image: url("./icon_user_online.gif");
	background-position: 100% 0;
	background-repeat: no-repeat; 
}
