.pagebackground
{
	width: 100%;
	left: auto;
	position: auto;
	margin: 0px;
}

.page
{
	width: 100%;
}

.header
{
	width: 100%;
}

.footer
{
	width: 100%;
}
	
.document
{
	width: 100%;
}

h1
{
	font-size: 24px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-right: 4px;
	padding-bottom: 2px;
	margin-right: -4px;
}

.footer .links
{
	text-align: center;
	float: none;
	margin-left: 40px;
	margin-right: 40px;
}

.footer .copyright
{
	width: 100%;
	margin: 0px;
	margin-top: 24px;
	margin-bottom: 24px;
	text-align: center;
}

.header .button, .header .vr
{
	display: none;
}

#signin_popup_text
{
	display: inline-block;
}

.header .actions
{
	right: 20px;
}

#signin_menu, #signedin_menu
{
	position: absolute;
	left: auto;
	right: 20px;
}

.image_width
{
	width: 100%;
	height: 1px;
}

