#anbefalVen_main{
	position: relative;
	height: 100px;
	font-size: 9px;
	text-align: left;
}

#anbefalVen_main .div{
	position: absolute;
	width: 140px;
	top: 0px;
	left: 5px;
}

#anbefalVen_main div span{
	font-weight: bold;
	font-size: 11px;
}


#anbefalVen_main #vertical_line{
	left: 160px;
	top: 8px;
	height: 70px;
	width: 3px;
	border-right: solid 1px #990000;
	color: red;
}

#anbefalVen_main #til_fra{
	width: 190px;
	letter-spacing: -1px;
}

#anbefalVen_main .input{
	width: 160px;
	border-style: solid;
	border-color: #999999;
}

#anbefalVen_main .button_red{
	position: relative;
	top: 3px;
	left: 53px;
	width: 110px;
}
