.fauskoTitle {
	font-family: "Trebuchet MS";
	font-size: 26px;
	margin-bottom: 16px;
	font-style: italic;
	color: #296186;
	clear: both;
	width: 100%;
}

.fauskoTekst {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-style: italic;
	color: #296186;
	clear: both;
	width: 100%;
}

.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: 100%;
}
.editbar img {
	vertical-align: middle;
	padding-bottom: 15px;
}

.actionsLeft {
	float: left;
}
.actionsRight {


}


