/* Reset Styles
***********************/

img {outline:none; border:none;}

.flexslider ol {display:none;}

.forside_tekst {
width: 390px;
height:206px;
float: left;
padding:10px 30px 18px 30px;
background-color:#fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
rounded-border-radius: 5px;
font-family:Arial, Helvetica, sans-serif;
}

.forside {
margin:auto;
width: 970px;
display:block;
}


.forside_teaser ul {margin:0px; padding:0px; margin-right:-30px; top:20px; position:relative;}
	
.forside_teaser li {
list-style:none; float:left; width:155px; height:139px; background-color:#fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
rounded-border-radius: 5px;
}

.forside_teaser li img{
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
rounded-border-radius: 5px;
width:155px;
}

.forside_teaser li:hover{
cursor:pointer;-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px #888;
box-shadow: 0 0 5px #888;}

#container {
	left:-10px;
	width: 480px;
float: right;
position: relative;}

