#wphead {
	position: fixed;
	width: 100%;
	z-index: 999;
}

#wpbody {
	padding-top: 46px;
}

#screen-meta {
	position: fixed;
	z-index: 999;
	right: 0;
}

#user_info p, #small_user_info p {
	position: fixed;
	right: 15px;
	z-index: 999;
}

#favorite-actions {
	right: 250px;
}