.fauskoTitle {
	font-family: "Trebuchet MS";
	font-size: 26px;
	margin-bottom: 16px;
	font-style: italic;
	color: #296186;
	clear: both;
	width: 600px;


}

.fauskoTekst {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-style: italic;
	color: #296186;
	clear: both;
	width: 600px;
	margin-bottom: 50px;

}

.fauskoTekst a {
	color: #177BAF;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-style: italic;
}
.fauskoTekst a:hover {

	text-decoration: underline;
}
.editbar {
	text-align: right;
	clear: both;
	width: 600px;
}
.editbar img {
	vertical-align: middle;
}

.actionsLeft {
	float: left;
}
.actionsRight {

}

.artikkelBilde {
	padding-right: 15px;
	padding-bottom: 15px;
}


