.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 885px; /*width of featured content slider*/
height: 240px;
margin:25px 0 0 0;
z-index: 1;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
width: 885px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
clear:both;
text-align: center;
}

.contentdiv img {
width: 885px;
margin: 0 auto;
}

#hide {
display: none;
}


.pagination{
width: 885px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
padding: 0;
clear: both;
margin: 0 auto;
}

.boks a, .bokss a{
display: block;
line-height: 130px;
text-align: center;
height: 100%;
width: 100%;
}

.boks {
float: left;
width: 210px;
height: 130px;
margin: 0 15px 15px 0;
display:inline;
background: #e7e7e7;
}

.bokss {
float: left;
width: 210px;
height: 130px;
margin: 0 0 15px 0;
display:inline;
background: #e7e7e7;
}
.kvali {
background: url(cs/bokser/g_kvalifisering.png) no-repeat center center;	
}

.hjelpe {
background: url(cs/bokser/g_support.png) no-repeat center center;	
}

.inter {
background: url(cs/bokser/g_interior.png) no-repeat center center;	
}

.bil {
background: url(cs/bokser/g_bil.png) no-repeat center center;	
}

.kabel {
background: url(cs/bokser/g_kabelpartner.png) no-repeat center center;	
}

.duas {
background: url(cs/bokser/g_duas.png) no-repeat center center;	
}

.netp {
background: url(cs/bokser/g_netprint.png) no-repeat center center;	
}

.orega {
background: url(cs/bokser/g_orega.png) no-repeat center center;	
}

.kvali a:hover, .kvali a.selected {
background: url(cs/bokser/kvalifisering.png) no-repeat center center;	
}

.hjelpe a:hover, .hjelpe a.selected {
background: url(cs/bokser/support.png) no-repeat center center;	
}

.inter a:hover, .inter a.selected {
background: url(cs/bokser/interior.png) no-repeat center center;	
}

.bil a:hover, .bil a.selected {
background: url(cs/bokser/bil.png) no-repeat center center;	
}

.kabel a:hover, .kabel a.selected {
background: url(cs/bokser/kabelpartner.png) no-repeat center center;	
}

.duas a:hover, .duas a.selected {
background: url(cs/bokser/duas.png) no-repeat center center;	
}

.netp a:hover, .netp a.selected {
background: url(cs/bokser/netprint.png) no-repeat center center;	
}

.orega a:hover, .orega a.selected {
background: url(cs/bokser/orega.png) no-repeat center center;	
}
