html,
body
{
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-size:12px;
}

#root_panel
{
	position:relative;
	width:100%;
	left:0px;
	margin:0px;
	background-color:white;
	z-index:2;
}

#menu
{
	display:none;
}

#site_top div#login,
#site_bottom div.b_l,
#site_bottom div.b_r
{
	display:none;
}