@charset "utf-8";
/* Lokal CSS - Specifika styles */


/* ---------- DDL - Nyheter ---------- */

.Header{
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
}
.Nyhetslista .item .Header{
	font-size:11px;
	margin-bottom:10px;
	font-weight:bold;
	tex-decoration:underline;
}
.Nyhetslista .item{
	cursor:pointer;
}

.Nyhetslista .item .Ingress{
	text-decoration:underline;
}


/* ----------------------------------- */

table.employeeList td{
	width:192px !important;
	padding:6px 0px 6px 0px !important;
	}

table.employeeList img{
	float:none !important;
	margin-right:0px !important;
}

table.employeeList{
	border-top:1px solid #9f9f9f !important;
}



