.leftboxakt
{
	background: url(/images/boxart/siljan/akt_venstre.gif) no-repeat top left;
	padding-left:3px;
}
.rightboxakt
{
	background: url(/images/boxart/siljan/akt_hoyre.gif) no-repeat top right;
	padding-right:3px;
}
.middleboxakt
{
	background:#000 url(/images/boxart/siljan/akt_midt.gif) top left;
	background-repeat:repeat-x;
}
#FooterContent
{
	background-color:#01AA4F;
	height:10px;
	margin-top:6px;
}
.frontpagebox a
{
	color:#01AA4F !important;
}
.ddlHolder li.selvb,
.ddlHolder li.dialog {
	background: #2e386b; /* Old browsers */
	background: -moz-linear-gradient(top, #2e386b 0%, #c1c4d3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e386b), color-stop(100%,#c1c4d3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2e386b 0%,#c1c4d3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2e386b 0%,#c1c4d3 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #2e386b 0%,#c1c4d3 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e386b', endColorstr='#c1c4d3',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #2e386b 0%,#c1c4d3 100%); /* W3C */
}

.ddlHolder li.akt {
	background: #25a94c; /* Old browsers */
	background: -moz-linear-gradient(top, #25a94c 0%, #8ad4a8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#25a94c), color-stop(100%,#8ad4a8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #25a94c 0%,#8ad4a8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #25a94c 0%,#8ad4a8 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #25a94c 0%,#8ad4a8 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25a94c', endColorstr='#8ad4a8',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #25a94c 0%,#8ad4a8 100%); /* W3C */
}

.ddlHolder li.lokal {
	background: #327397; /* Old browsers */
	background: -moz-linear-gradient(top, #327397 0%, #88adc3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#327397), color-stop(100%,#88adc3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #327397 0%,#88adc3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #327397 0%,#88adc3 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #327397 0%,#88adc3 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#327397', endColorstr='#88adc3',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #327397 0%,#88adc3 100%); /* W3C */
}

.ddlHolder li h2
{
    border-color: White !important;
}
