
.bubbla_text hr {
	border: 1px dotted #666666;
}

.bubbla{
	background-image:url(meny_bilder/bubbla.png);
	width:371px;
	height:225px;
	float:left;
	background-repeat: no-repeat;
}

.bubbla_text{
	width:265px;
	position:relative;
	top:20px;
	left:20px;
	color: #aeaeae;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bubbla_text a{
	color: #333333;
	text-decoration: underline;
}

.bubbla_text a:hover{
	color: #000;
	text-decoration: underline;
}

.las_mer_lank{
margin-top:10px;}

.las_mer_lank a{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #767676;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8B8B8B;
	border-right-color: #626262;
	border-bottom-color: #626262;
	border-left-color: #8B8B8B;
}

.las_mer_lank a:hover{
	color: #000;
	text-decoration: none;
	background-color: #fff;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #626262;
	border-right-color: #8B8B8B;
	border-bottom-color: #626262;
	border-left-color: #8B8B8B;
}

.nyhetsperson{
position:absolute;
left:200px;
top:40px;
}

.scrollable_wrapper{
	width:689px;
	height:386px;
	background-attachment: fixed;
	background-image: url(meny_bilder/news_bg.png);
	position:relative;
	top:23px;
	left:14px;
}


#flowpanes {
	position:relative;
	float:left;
	padding:2px;
	width:578px;
	height:235px;
	margin-top: 0px;
	margin-right: 55px;
	margin-bottom: 20px;
	margin-left: 55px;
	overflow:hidden;
	clear:both;
	color: #FFFFFF;
} 
 
/* override single pane */ 
#flowpanes div { 
    float:left; 
    display:block; 
    /*width:670px;*/ 
} 
 
/* our additional wrapper element for the items */ 
#flowpanes .items { 
    width:20000em; 
    position:absolute; 
    clear:both; 
    margin:0; 
    padding:0; 
} 
 
#flowpanes .less, #flowpanes .less a { 
    color:#999 !important; 
    font-size:11px; 
}

