/*** default CSS stylesheet for authentification module ***/
div.name{
	float: left;
}
div.authentification div.logout {
	height: 50px;
}

