/* The avatar thumbnail. */
#avatar {
	position: absolute;
	top: 2px;
	right: 10px;
}

/* Makes room for the avatar thumbnail. */
#main_container {
	position: relative;
}

#user_name {
	padding-right: 175px;
}
