/* HUVUDSTRUKTUR */
#main-structure
{
	width:560px;
	margin:0 0 0 32px;
	text-align:left;
}

/* TOPPEN PÅ SIDAN */
#main-structure .page-top
{
	width:560px;
	margin-top:23px;
}

/* INNEHÅLSSDELEN */
.content
{
	width:560px;
	margin-top:28px;
}

/* NEDRE DELEN PÅ SIDAN */
.page-bottom
{
	/*margin-top:18px;*/
	width:560px;
}