#ajax-banner {
	width:298px;
	height:109px;
}
.reklamebilde{
	margin-right: 10px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	position:relative;
}
.reklame_velgfil{
	width: 200px;
}
.white_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 30%;
	padding: 16px;
	border: 4px solid #BBDEF2;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
.artikkel_adminicons{
	width:auto;
	height:auto;
	position:absolute;
	bottom:4px;
	right:4px;
}
#chooselink1, #chooselink2, #chooselink3, #chooselink4{
	display:none;
}

#reklameForm input {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
color:#000000;
font-size:12px;
margin-bottom:2px;
padding:2px;
}

#reklameForm label {
	width:40px;
	text-align:right;
	height:18px;
	padding-top:2px;
	}	

#reklameForm fieldset{
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
	}
	
#reklameForm legend{
	padding:3px;
	}
	
.datepickerinput{
	width: 100px;
	}
	
.tidcontainer{
	width: 380px;
	}
	
.skiller{
	width: 10px;
	}
	
.linkboks{
	margin-top: 10px;
}

.reklame_hr{
	margin-bottom: 10px;
}
