.greetings{
	position:absolute;
	top: 100px;
	right: 30px;
	
}
.greetings .block_content{
	height:50px;
	width:170px;
}
.greetings .exit{
	float:right;
}