﻿.FAQ
{
    margin-top: 5px;
}
.FAQ_Hide
{
    margin-top: 10px;
    margin-bottom: -20px;
    display: none;
}
.FAQ_Emne
{
    font-size: 16px;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    margin-left: 0px;
    cursor: pointer;
	font-weight: normal;
}
.FAQ_Kategori_Header
{
    font-size: 13px;
    font-weight: normal;
    color: #666;
    text-decoration: none;
    margin-left: 0px;
}

h1.faq_header
{
    padding-left: 42px;
    background: url(../../../gfx/site/ikon_info.png) no-repeat top left;
    margin: 2px 0px 8px 0px;
}

select
{
    width: 150px;
}

.top_box_back
{
    background: url(../../../gfx/site/top_back_box.jpg) no-repeat;
    width: 599px;
    height: 20px;
    margin-bottom: -5px;
    overflow: hidden;
}

.bottom_box_back
{
    background: url(../../../gfx/site/bottom_back_box.jpg) no-repeat;
    width: 599px;
    height: 20px;
    margin-top: -5px;
    margin-bottom: 50px;
    overflow: hidden;
}

.content_box_back
{
    /*padding: 0 24px 0 15px;*/
    background: url(../../../gfx/site/middle_back_box.jpg) repeat-y;
    background-position: 31px;
    width: 599px;
}


