/*Language specific CSS: Norwegian*/

/** NYTT TIL BLOGG-RAMMEN */

.dato { 
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 15px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0px; 
}

#bloggfelt {
	background-image:url(/images/white_frame_mid.gif); 
	background-repeat:repeat-y; 
	width:175px; 
	padding-bottom:0px; 
	margin-bottom:0px;
}


#bloggfelt_top {
	background-image:url(/images/white_frame_top.gif); 
	background-repeat: no-repeat; 
	width:175px; height:8px;
}

#bloggfelt_txt {
	margin-top:0px; 
	margin-left:12px; 
	margin-bottom:0px; 
	width:150px;
}

#bloggfelt_bot {
	background-image:url(/images/white_frame_bottom.gif); 
	background-repeat: no-repeat; 
	background-position:bottom; 
	width:175px; height:8px;
}

/** DIV FOR ALT BV-INNHOLD */
#outerdiv {
	position:absolute; 
	left:10px; 
	top:110px; 
	width:768px; 
	background-color:#ffffff; 
	background-image:url(/images/skygg.gif); 
	background-repeat:repeat-y; 
	background-position:left;
}
#RightBanners {
	position:absolute; 
	left:812px; 
	top:100px; 
	width:180px;
}
#annonsespacer {
	position:absolute;
	left:10px; 
	top:0px; 
	width:14px; 
	height:90px; 
	background-color:#F0F0F0;
	text-align:center; 
	font-size:9px; 
}
#annonsespacer a
{
	color:Black;
}
#annonsespacer a:hover
{
	font-weight:bold;
	text-decoration:none;
}

/*EGGLØSNINGSKALK by Anders*/

.eggkalk
{
	background-image:url(/images/local/FI/egg_ny.gif); 
	background-repeat:no-repeat; 
	width:175px; 
	height:62px;
}


/** TERMINKALKULATOR by Anders */
.terminkalk
{
	background-image:url(/images/local/FI/termin_ny.gif); 
	background-repeat:no-repeat; 
	width:175px; 
	height:224px
}
.annonseLink
{
	line-height:9px;
}
.topRightBox
{
	background-image: url(/images/local/FI/innmelding_fi.gif); 
	background-repeat:no-repeat; 
	width:175px;
	 height: 232px; 
	 position:relative;
}
.foreignSendButton{
	background-image: url(/images/local/FI/send.gif); 
	background-repeat:no-repeat;
	background-position:top;
	cursor:pointer;
	width:65px;
	height:23px;
	border:none;
	
	
}

.foreignSendButton:hover {
		
	background-position:bottom;
}
.regFormPostalNumberRegisterField
{
	font-family:Verdana,Sans-Serif,Arial;
font-size:9px;
width:60px;
}
.regFormAddressRegisterField
{
	font-family:Verdana,Sans-Serif,Arial;
font-size:9px;
width:150px;
}

.msm_menytopp {
	width:175px;
	height:60px; 
	background-image:url(/images/mypage/msm_top_fi2.gif); 
	background-repeat:no-repeat;
}
.calc_ov_dd {

	margin-right:10px;

}
.calc_ov_lbl 
{
	margin-right:3px;
}
.usafloatChild
{
	float:right;
}