
#top, #multimedia, #side {
	display: none;
}

#header {
	width: 500px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#header ul.navbar {
	display: none;
}

#header h1 {
	text-indent: 0;
	font-size: 22px;
	margin: 0;
	padding: 0 0 8px 0;
}

#header .description {
	display: none;
}


h2.praktiskinfo,
h2.vanligafragor,
h2.universitet,
h2.destinationer,
h2.utbildningar,
h2.aktuellt,
h2.varastudenter
{
	background-image: none;
	text-indent: 0;
}

ul.pinfo li {
	width: 500px;
	float: none;
} 

ul.destin li {
	width: 500px;
	float: none;
} 

ul.utb li {
	width: 500px;
	float: none;
} 

ul.vs li {
	width: 500px;
	float: none;
} 

#footer {
	width: 585px;
	border-top: 1px solid #ccc;
}

#footer ul {
	display: none;
}