#under_indhold_vertical div.custom{
    background: url("../images/under_indhold_bg.png") no-repeat scroll left top transparent;
    margin-top: 0px;
	padding-top:1px;
	padding-bottom: 4px;
}

#under_indhold_vertical table {
    margin-top: 15px;
}

body.skoler #tab_boks .xperttabs_items_custom li.last a.current, body.byggeri #tab_boks .xperttabs_items_custom li.last a.current, body.erhverv #tab_boks .xperttabs_items_custom li.last a.current, body.kommune #tab_boks .xperttabs_items_custom li.last a.current, body.frontpage #tab_boks .xperttabs_items_custom li.last a.current, body.borger #tab_boks .xperttabs_items_custom li.last a.current {
    background: url("../images/tabs/tab1_active.png") no-repeat scroll 1px 0 !important;
    border: 0 none;
    color: #FFFFFF;
    font-size: 22px;
    font-weight: bold;
    height: 33px;
    padding: 0;
    position: relative;
    width: 157px;
    z-index: 3;
}

	body.skoler #tab_boks .xperttabs_items_custom li.last a span, body.byggeri #tab_boks .xperttabs_items_custom li.last a span, body.erhverv #tab_boks .xperttabs_items_custom li.last a span, body.kommune #tab_boks .xperttabs_items_custom li.last a span, body.frontpage #tab_boks .xperttabs_items_custom li.last a span, body.borger #tab_boks .xperttabs_items_custom li.last a span {
    display: block;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-top: 10px;
	background:transparent!important;
}