
#toplogo {
	width:25em;
}
#rightarea {
	width:45em;
}


/* * * * * * * */
/* Startsidan  */
/* * * * * * * */

/* Badge */
#flashArea {
	margin:0 16px;

}
#flashArea p {
	padding:0 4px;
}	


/* Listor */
#column1-2 .newsblurb p {
	font-size:1.083em;
}
.news-list ul li h2 a {
	color:#3750A3;
}
#shortcuts h2 {
	padding:0.85em 1.25em 0;
}
#shortcuts ul {
	padding:0;
}	

/* Artikelsida */
#column2-3 h2 {
	font-size:1.085em;
}	

/* INLOGGNING POLISHÖGSKOLAN */
div.LoginIFrame {
	margin:0 0 13px;
}
div.LoginIFrame iframe {
	height: 151px;
}

body#phLoginForm, body#phLoginForm form {
	background:none;
	width:auto;
	float:none;
	display:block;
}
body#phLoginForm div#phsLoginArea {
	background: url(../../images/backgrounds/phs_bg_login.png) no-repeat 0 0;
}
body#phLoginForm div#phsLoginArea div {
	padding:55px 0 20px 85px;
}
body#phLoginForm div#phsLoginArea div label {
	color:#fff;
	display:block;
	line-height:1.1;
}
body#phLoginForm div#phsLoginArea div input#j_username {
	width:108px;
	margin:0 0 5px;
}
body#phLoginForm div#phsLoginArea div input#j_password {
	width:83px;
}	