#wrap 
{
    
    margin-top: 20px;
    }

#puff-1 
{
    width: 228px;
    height: 152px;
    margin-top: 5px;
    background: url('/css/images/Block_1.jpg') no-repeat top left;
    margin-right: 5px;
    float: left;
    display: block;
    }
    
#puff-2
{
    width: 228px;
    height: 152px;
    margin-top: 5px;
    background: url('/css/images/Block_2.jpg') no-repeat top left;
    margin-right: 5px;
    float: left;
    display: block;
    }
#puff-3 
{
    width: 228px;
    height: 152px;
    margin-top: 5px;
    background: url('/css/images/Block_3.jpg') no-repeat top left;
    margin-right: 5px;
    float: left;
    display: block;
    }
 #puff-4
{
    width: 228px;
    height: 152px;
    margin-top: 5px;
    background: url('/css/images/Block_4.jpg') no-repeat top left;
    margin-right: 5px;
    float: left;
    display: block;
    }
#puff-5 
{
    width: 228px;
    height: 152px;
    margin-top: 5px;
    background: url('/css/images/Block_5.jpg') no-repeat top left;
    margin-right: 5px;
    float: left;
    display: block;
    }
#puff-6
{
    width: 228px;
    height: 152px;
    margin-top: 5px;
    background: url('/css/images/Block_6.jpg') no-repeat top left;
    margin-right: 5px;
    float: left;
    display: block;
    }
 #puff-7
{
    width: 228px;
    height: 152px;
    margin-top: 5px;
    background: url('/css/images/Block_7.jpg') no-repeat top left;
    margin-right: 5px;
    float: left;
    display: block;
    }
#puff-8
{
    width: 228px;
    height: 152px;
    margin-top: 5px;
    background: url('/css/images/Block_8.jpg') no-repeat top left;
    margin-right: 5px;
    float: left;
    display: block;
    }
    
#puff-9
{
    width: 228px;
    height: 152px;
    margin-top: 5px;
    background: url('/css/images/Block_9.jpg') no-repeat top left;
    margin-right: 5px;
    float: left;
    display: block;
    }

.news-block 
{
    width: 150px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.news-block  h4
{
    margin: 0px;
}

.news-block p
{
    margin: 0px 0px 5px 0px;
}
.news-block p.date
{
    margin: 0px 0px 0px 0px;
    color: #888;
}

#main-left 
{
    
    padding-top: 0px;
    }

#slideshow
{
    width: 683px;
    height: 283px;
    margin-bottom: 20px;
}
.feature
{
    width: 683px;
    height: 283px;
}
.feature img 
{

    position: absolute;
    left:0px;
    top: 0px;
}


.featurenav
{
    position: absolute;
    left: 345px;
    top: 10px;
    width: 200px;    
    
}

.featurenav-header
{
    color: #ffffff;
    font-size: 22px;
    position: absolute;
    left: 0px;
    top: 30px;
    width: 300px;  
    padding-top: 10px;
    padding-left: 20px;  
}

.featurenav-text
{
    color: #000000;
    font-size: 14px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 720px; 
    height: 35px;
    padding-left: 20px;  
    padding-top: 10px; 
    background: url('/css/images/jquery-text.png') top left no-repeat;  
}

.featurenav a
{
    height: 10px;
    width: 10px;
    position: relative;
    float: left;
    display: block;
    width: 10px;
    height: 10px;
    background: url('/css/images/jquery_boll_svart.png') top left no-repeat;
    margin-right: 10px;
    font-size: 1px;
    color: #000000;
    line-height: 1px;
    text-align: center;

}

.featurenav a.activeSlide
{
    background: url('/css/images/jquery_boll_gul.png') top left no-repeat;
    height: 10px;
    width: 10px;
    font-size: 1px;
    color: #DBA401;;
    line-height: 10px;
    text-align: center;

}
