#logInStatus {

	float:right;

	background-color: yellow;
	position:relative; 
	font-size: 80%;
	padding: 2px;
	border: 1px solid #a4a5a7;
	top: 190px;
	right: 30px;
	z-index : 5;
}