body{
	min-width: 1415px;
}
/*.lobby_element{
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
}*/
.lobby_stall{
	position: fixed;
	width: 500px;
	height: 200px;
	margin: 5% auto; /* Will not center vertically and won't work in IE6/7. */
	left: 0;
	right: 0;
}
.lobby_panel{

}