html, body
{
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    background: url(../gfx/bg.gif) repeat-x #c2d2e3;
}
body
{
    color: #003365;
    font-family: Verdana, Geneva, sans-serif;
}
div
{
    position: relative;
}
#container
{
    background: url(../gfx/EuroFormLogo.gif) no-repeat;
    background-position: 0px 12px;
    margin: 10px 0;
    width: 900px;
}
#cornerFlip
{
    position: absolute;
    right: -10px;
    top: 3px;
    background-image: url(../gfx/cornerFlip.png);
    background-repeat: no-repeat;
    background-position: top right;
    z-index: 90;
    width: 77px;
    height: 106px;
}
.serviceWindowInformation
{
    position: absolute;
    top: 1px;
    padding: 3px 10px;
    background: #C2D2E3;
    color: #7B182E;
    left: 300px;
    font-size: 14px;
    font-weight: bold;
}
#topcustomername
{
    float: left;
    position: absolute;
    font-size: 10px;
}
#usermenu
{
    width: 870px;
    margin: 0px;
    text-align: right;
    font-size: 10px;
    z-index: 94;
}
#topcustomername
{
    position: absolute;
    font-size: 10px;
    left: 52px;
    top: 10px;
    z-index: 95;
}
#usermenu a, #topcustomername a
{
    text-decoration: none;
    font-weight: normal;
    color: #003365;
}
#navmenu
{
    min-width: 850px;
    background: #dddddd;
    background: url(../gfx/menuBg.gif) repeat-x;
    height: 50px;
    margin: 0px 0px 0px 50px;
    z-index: 99;
}
#content
{
    padding: 0px 0px 10px 0px;
    top: -4px;
}
#content a
{
    text-decoration: underline;    
    color: #003365;
    border: none;
    border-style: none;
}
#content a:hover
{
    text-decoration: none;
    clear: both;
}
#content a img
{
    text-decoration: none;
    border: none;
}
#content ul
{
    list-style-type: disc;
}
#content ul, #content ol
{
    padding-left: 30px;
}
#content ol ol
{
    list-style-type: lower-alpha;
}
#content ul ul, #content ul ol, #content ol ul, #content ol ol
{
    padding-top: 5px;
}
#content li
{
    padding-bottom: 5px;
}
#content img.visibleTrue
{
    visibility: visible;
}
#content img.visibleFalse
{
    visibility: hidden;
    display: none;
    width: 1px;
}
#content div.box div.fadeBox
{
    float: left;
    margin: 0px;
    width: 181px;
    height: 292px;
    min-height: 292px;
    padding: 15px 10px 15px 15px;
    background: url(../gfx/fadeBox.gif) no-repeat;
}
#content div.box div.fadeBoxSpacer
{
    float: left;
    width: 25px;
    height: 10px;
}
#content div.box div.fadeBox h1
{
    background: none;
    color: #002040;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    font-weight: bold;
    font-size: 14px;
}
#content div.box div.fadeBox h2
{
    color: #7b182e;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    font-weight: bold;
    font-size: 11px;
}
#content div.box div.fadeBox h3
{
    background: none;
    color: #7b182e;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 11px;
}
#content div.box div.fadeBox p
{
    background: none;
    color: #002040;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 10px;
}
#content div.box div.fadeBox a
{
    color: #7b182e;
}
#content div.box div.fadeBox ul
{
    margin: 0px 0px 0px 17px;
    padding: 0px;
    list-style-image: url(../gfx/li-image.gif);
}
#content div.box div.fadeBox li
{
    color: #7b182e;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    font-size: 11px;
}
#content div.leftBox, #content div.rightBox, #content div.leftBox a, #content div.rightBox a
{
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
}
#content div.leftBox, #content div.rightBox > span
{
    min-height: 1%;
    height: 16px;
    background: #537698 url(../gfx/rightBoxBg.gif) repeat-x;
    white-space: nowrap;
}
#content div.leftBox.boxActive, #content div.rightBox.boxActive > span
{
    background: #7B182E url(../gfx/rightBoxActiveBg.gif) repeat-x;
}
#content div.leftBox
{
    float: left;
    margin: 0px 10px 0px 0px;
    padding: 4px 10px 1px 10px;
}
#content div.rightBox
{
    float: right;
    margin: 0px 0px 0px 10px;
}
#content div.rightBox > span
{
    padding: 4px 35px 1px 10px;
    cursor: pointer;
    display: block;
}
#content div.rightBox div.boxDropDown
{
    display: none;
    position: absolute;
    background: url(../gfx/boxbg.gif) repeat-x;
    background-position: top;
    background-color: #ffffff;
    border: 1px solid #537698;
    padding: 5px 3px 5px 5px;
    font-size: 10px;
    font-weight: bold;
    color: #537698;
    cursor: default;
}
#content div.rightBox.active div.boxDropDown, #content div.rightBoxNoJavascript:hover div.boxDropDown
{
    top: 20px;
    display: block;
    text-align: left;
    z-index: 20;
}
#content div.rightBox div.left
{
    left: 0px;
}
#content div.rightBox div.right
{
    right: 0px;
}
#content div.rightBox p
{
    margin: 5px;
    padding: 0px;
    font-size: 11px;
    font-weight: normal;
}
#content div.box div.rightBox table
{
    border: none;
    min-width: 1px;
    width: 100%;
}
#content div.box div.rightBox table td, #content div.box div.rightBox table th
{
    border-left: none;
    padding: 0px;
    font-size: 11px;
    font-weight: normal;
}
#content div.box div.rightBox table th
{
    background: none;
    border-bottom: none;
    color: #003365;
    font-weight: bold;
    text-align: left;
}
#content div.spacer
{
    margin: 10px 0px 0px 0px;
}
#content div.box
{
    min-width: 1px;
    width: 900px;
    position: static;
    min-height: 21px;
    font-size: 10px;
}
#content div.tekst
{
    width: 900px;
    padding-bottom: 10px;
    background: url(../gfx/boxbg.gif) repeat-x;
    background-position: 0px 22px;
    background-color: #ffffff;
}
#content div.box h1
{
    background: url(../gfx/h1bg.gif) repeat-x;
    color: #ffffff;
    margin: 0px 0px 10px 0px;
    padding: 3px 0px 0px 10px;
    height: 19px;
    font-size: 12px;
    font-weight: normal;
}
#content div.box h2
{
    margin: 0px 0px 10px 0px;
    padding: 3px 0px 0px 10px;
    font-size: 12px;
    font-weight: bold;
    color: #7b182e;
}
#content div.box h3
{
    margin: 0px 0px 10px 0px;
    padding: 3px 0px 0px 10px;
    font-size: 12px;
    font-weight: normal;
    color: #7b182e;
}
#content div.box p
{
    margin: 0px 10px 10px 10px;
    font-size: 11px;
    line-height: normal;
}
#content div.box textarea, #content div.box select, #content div.box input
{
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    margin: 0px;
    color: #7b182e;
    vertical-align: bottom;
}
#content div.box select
{
    height: 21px;
    border: 1px solid #799abc;
    font-size: 12px;
}
#content div.box textarea
{
    border: 1px solid #799abc;
    background: url(../gfx/btnBg.gif) repeat-x #ffffff;
    padding: 3px 5px 2px 10px;
    height: 75px;
    width: 200px;
    overflow: auto;
}
#content div.box input.btn, #content div.box input.btn:focus
{
    border: 1px solid #799abc;
    background: url(../gfx/btnBg.gif) repeat-x #ffffff;
    font-weight: bold;
    padding: 0px 10px 2px 10px;
    height: 21px;
    cursor: pointer;
}
#content div.box input.btn.admin, #content div.box input.btn.highlighted
{
    border: 1px solid #7B182E;
    background: url(../gfx/btnAdminBg.gif) repeat-x #ffffff;
    color: #fff;
}
#content div.box input.text
{
    border: 1px solid #799abc;
    background: url(../gfx/btnBg.gif) repeat-x #ffffff;
    padding: 2px 9px 0px;
    width: 130px;
    height: 17px;
}
#content div.box input[disabled="disabled"], #content div.box input.disabled, #content div.box textarea[disabled="disabled"], #content div.box textarea[readonly="readonly"], #content div.box textarea.disabled
{
    font-style: italic;
    color: #003365;
    cursor: default;
}
#content div.box textarea.small, #content div.box input.small
{
    width: 50px;
}
#content div.box textarea.medium
{
    width: 305px;
}
#content div.box input.medium
{
    width: 300px;
}
#content div.box textarea.large, #content div.box input.large
{
    width: 600px;
}
#content div.box input.checkbox, #content div.box span.checkbox input
{
    border: none;
    background: none;
}
#content div.box input.checkbox
{
    padding-right: 5px;
}
#content div.box span.checkbox label
{
    padding-left: 5px;
}
#content div.boxWide
{
    width: auto;
    min-width: 900px;
}
#content div.boxWide h1
{
    background: none;
    color: #003365;
    margin: 0px;
    padding: 10px 0 0 0;
    font-size: 14px;
    font-weight: bold;
}
#content div.boxWide h2
{
    color: #7b182e;
    margin: 0px;
    padding: 10px 0 0 0;
    font-weight: bold;
}
#content div.box.tekst table
{
    border: 0px;
    min-width: 1px;
    width: 875px;
    margin: 10px;
}
#content div.box.tekst table table
{
    width: 100%;
    margin: 0px;
}
#content div.box.tekst table td, #content div.box.tekst table th
{
    height: 21px;
    border: none;
    padding: 2px 0px 0px 0px;
    color: #003365;
    text-align: left;
    vertical-align: top;
    font-size: 11px;
}
#content div.box.tekst table th
{
    background: none;
    border-bottom: none;
    font-weight: bold;
}
#content div.box.tekst table h2
{
    padding: 0;
}
#content div.box.tekst table h3
{
    padding: 0;
}
#content div.box.tekst table p
{
    margin: 0 0 10px;
}
#content div.box table.wide
{
    border: 0px;
    width: 900px;
    min-width: 900px;
}
#content div.tekst table.wide, #content div.box.tekst table.wide
{
    border: 0px;
    min-width: 1px;
    width: auto;
}
#content div.box table.wide td
{
    height: 21px;
    border-right: 1px solid #799abc;
    border-bottom: 1px solid #799abc;
    padding: 0px 2px 0px 2px;
    white-space: nowrap;
    vertical-align: middle;
}
#content div.box table.wide td:first-child
{
    border-left: 1px solid #799abc;
}
#content div.box table.wide tr.listNav td:first-child
{
    border-left: none;
}
#content div.box table.wide tr.listNav:last-child td
{
    border-top: 1px solid #799abc;
}
#content div.box table.wide tr.listNav:last-child table td
{
    border-top: none;
}
#content div.box table.wide th
{
    /*background: url(../gfx/h1bg.gif) repeat-x #799abc;*/
    background: #4c6c8b;
    border-bottom: 1px solid #799abc;
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    height: 14px;
    padding: 3px 3px 4px 3px; /*white-space: nowrap;*/
    vertical-align: middle;
}
#content div.box table.wide th:first-child
{
    border-left: 1px solid #4c6c8b;
}
#content div.box table.wide th a
{
    font-weight: bold;
    text-decoration: underline;
    color: #ffffff;
}
#content div.box table.wide th a:hover
{
    text-decoration: none;
}
#content div.box table.wide tr.row0 td.counterStart,
#content div.box table.wide tr.row0 td.Green
{
    background-color: #cffaca;
}
#content div.box table.wide tr td.counterStart,
#content div.box table.wide tr.row1 td.counterStart,
#content div.box table.wide tr td.Green,
#content div.box table.wide tr.row1 td.Green
{
    background-color: #c3f9bd;
}
#content div.box table.wide tr.row0 td.counterEnd,
#content div.box table.wide tr.row0 td.Red
{
    background-color: #facaca;
}
#content div.box table.wide tr td.counterEnd,
#content div.box table.wide tr.row1 td.counterEnd,
#content div.box table.wide tr td.Red,
#content div.box table.wide tr.row1 td.Red
{
    background-color: #f9bdbd;
}
#content div.box table.wide tr.row0 td.counterDif,
#content div.box table.wide tr.row0 td.Blue
{
    background-color: #dae0e8;
}
#content div.box table.wide tr td.counterDif,
#content div.box table.wide tr.row1 td.counterDif,
#content div.box table.wide tr td.Blue,
#content div.box table.wide tr.row1 td.Blue
{
    background-color: #ced9e7;
}
#content div.box table.wide tr.selectedRow td
{
    background-color: #b8c8d9;
}
#content div.box table.wide tr.editRow td
{
    background-color: #003365;
    color: #fff;
}
#content div.box table.wide tr.editRow td a
{
    color: #c2d2e3;
}
#content div.box table.wide tr.footerRow td
{
    background-color: #003365;
    color: #fff;
}
#content div.box table.wide tr.footerRow td a
{
    color: #c2d2e3;
}
#content div.box table.wide tr.row1,
#content div.box table.wide tr.row1 td
{
    background: #e6eaec;
}
#content div.box table.wide tr.row0,
#content div.box table.wide tr.row0 td
{
    background: #ffffff;
}
#content div.box table.wide tr.inactive1,
#content div.box table.wide tr.inactive1 td
{
    background: #C2D2E3;
}
#content div.box table.wide tr.inactive0,
#content div.box table.wide tr.inactive0 td
{
    background: #d2deea;
}
#content div.box table.wide tr.inactive1 td,
#content div.box table.wide tr.inactive1 td a,
#content div.box table.wide tr.inactive0 td,
#content div.box table.wide tr.inactive0 td a
{
    color: #7492b1;
}
#content div.box table.wide tr.listNav td
{
    border: none;
    vertical-align: baseline;
    height: auto;
}
#content div.box table.wide tr.listNav td table tr td
{
    padding: 0px 5px 0px 5px;
    height: auto;
}
#content div.box table.wide tr.listNav.center td table
{
    padding: 0px;
    margin: 0px auto;
}
#content div.box table.wide tr.listNav td table tr td span
{
    font-size: 11px;
    font-weight: bold;
}
#content div.box table.wide tr.listNav td table
{
    width: 1px;
    min-width: 1px;
    margin: 0px;
}
#content div.box table.wide tr.listNav a
{
    font-weight: normal;
    letter-spacing: normal;
}
#content div.box table.wide tr.listNav a:hover
{
    text-decoration: none;
}
#content div.box ul.categories
{
    list-style: none;
    margin: 0 0 25px 0;
    padding: 0;
    border-top: 1px solid #003365;
    border-bottom: 1px solid #003365;
    height: 25px;
}
#content div.box ul.categories li
{
    border-bottom: 1px solid #003365;
    list-style: none;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    border-right: 1px solid #003365;
    float: left;
}
#content div.box ul.categories li.active a
{
    background: #C2D2E3;
}
#content div.box ul.categories li a
{
    height: 25px;
    display: block;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
}
#content div.box ul.categories li a span
{
    display: block;
    padding: 6px 20px 0;
    margin: 0px;
}
#content .msg
{
    margin: 10px;
    padding: 10px;
    border: 1px solid #003365;
    font-size: 12px;
    background-color: #ced9e7;
    display: block;
}
#content .msg.succes
{
    background-color: #c3f9bd;
}
#content .msg.failure
{
    background-color: #f9bdbd;
}
#content div.supplyLvl
{
    margin: 2px 0px;
    border: 1px solid #003365;
    width: 50px;
}
#content div.supplyLvl.other {
    width: 175px;
}
#content div.supplyLvl div
{
    color: #003365;
    height: 14px;
}
#content div.supplyLvl span
{
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    padding: 1px 0 0 3px;
    margin: 0;
    font-weight: bold;
}
#content div.supplyLvl.supplyInfo span {
    left:0;
    right:auto;
}
#content div.supplyLvl.other div,
#content div.supplyLvl.black div
{
    background-color: gray;
}
#content div.supplyLvl.cyan div
{
    background-color: cyan;
}
#content div.supplyLvl.magenta div
{
    background-color: magenta;
    color: #000;
}
#content div.supplyLvl.yellow div
{
    background-color: yellow;
}
#content .highlighted
{
    font-weight: bold;
    color: #7b182e;
}
#content .center, #content div.box.tekst td.center
{
    text-align: center;
}
#content .left
{
    text-align: left;
}
#content .right
{
    text-align: right !important;
}
#footer
{
    padding: 10px 0px 30px 0px;
    display: inline-block;
    width: 900px;
    text-align: center;
    font-size: 10px;
}
#footer a
{
    color:#003365;
}
.printDisplayNone
{
}

.hide
{
    display: none;
}
.cursorPointer
{
    cursor: pointer;
    text-decoration: none;
}
.selected
{
    font-weight: bold;
}
#content .helpContainer,
#content .helpImg
{
    position:relative;
    display:inline;
    width:15px;
}
#content .helpImg
{
    cursor:pointer;
}
#content .helpImg
{
    vertical-align:middle;
}
#content .helpExtendedTooltip
{
    display: none;
    width: 250px;
    position: absolute;
    top: 0;
    left: 18px;
    padding: 3px 6px;
    border: 1px solid #003365;
    background: #F2F7FF;
    text-align:left !important;
    white-space:normal;
}
#content .helpExtendedTooltip .helpExtendedTooltipClose
{
    border-left: 1px solid #7B182E;
    border-bottom: 1px solid #7B182E;
    background:#7B182E;
    cursor: pointer;
    display: inline-block;
    float: right;
    padding: 0 5px 1px;
    right: -6px;
    top: -3px;
    font-weight:bold;
    font-size:10px;
    color: #ffffff;
}
#content .helpExtendedTooltip p
{
    margin: 3px 0 !important;
    text-align:left !important;
}
#content .helpExtendedTooltip p, #content .FAQRelatedList li
{
    font-size: 10px !important;
    font-weight: normal !important;
    color: #003365 !important;
}
#content .helpExtendedTooltip h2
{
    margin: 3px 0 0 !important;
    padding: 0 !important;
    font-size: 10px !important;
    font-weight: bold !important;
    color: #7B182E !important;
}
#content .FAQRelatedList h2
{
    margin: 6px 0 0 !important;
}
#content .FAQRelatedList ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
#content .FAQRelatedList li
{
    background: url("../gfx/help.png") no-repeat left center;
    padding: 2px 0 2px 20px;
}

#PopupBG {
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background:#000;
    filter:alpha(opacity=10);
    -moz-opacity:0.1;
    -khtml-opacity: 0.1;
    opacity: 0.1;
    z-index:999;
}
#PopupMsg {
    border: 1px solid #003365;
    background: #F2F7FF;
    position:fixed;
    top:150px;
    left:235px;
    padding: 3px 6px;
    width:500px;
    z-index: 1000 !important;
}
#PopupMsg.loading {
    width:200px;
    left:385px;
    padding:15px;
    text-align:center;
}
#PopupClose {
    border-left: 1px solid #7B182E;
    border-bottom: 1px solid #7B182E;
    background:#7B182E;
    cursor: pointer;
    display: inline-block;
    float: right;
    padding: 0 5px 1px;
    right: -6px;
    top: -3px;
    font-weight:bold;
    font-size:10px;
    color: #ffffff;
}
#PopupMsg h2 {
    margin: 3px 0 6px;
    font-size: 11px;
    font-weight: bold;
    color: #7B182E;
}
#PopupMsg h3 {
    margin: 18px 0 6px;
    font-size: 11px;
    font-weight: normal;
    color: #7B182E;
}
#PopupMsg p {
    margin: 3px 0;
    font-size: 10px;
    font-weight: normal;
    color: #003365;
}
#PopupMsg textarea {
    margin: 3px 0;
    font-size: 12px;
    color: #7B182E;
    font-family: Lucida Console;
}
#PopupMsg.loading h2 {
    margin: 0;
}
#PopupMsg.loading img {
    vertical-align: text-bottom;
}
#content div.box.tekst table.headerWidthTags {
    border: 1px solid #003365;
    border-bottom:0;
}
#content div.box.tekst table.headerWidthTags th {
    background: #ffffff;
    border-bottom: 1px solid #003365;
    padding:0;
    cursor:pointer;
}
#content div.box.tekst table.headerWidthTags th.active {
    background:#edf2f5;
}
#content div.box.tekst table.headerWidthTags th > span {
    padding: 6px 5px 0;
    height: 19px;
    display: block;
}
#content div.box.tekst table.headerWidthTags.dragable th > span {
    cursor:move;
}
#content div.box.tekst table.headerWidthTags td {
    border-bottom: 1px solid #003365;
    padding:0;
}
#content div.box.tekst table.headerWidthTags td {
}
#content div.box.tekst table.headerWidthTags tr.ui-sortable-helper td,
#content div.box.tekst table.headerWidthTags tr.ui-sortable-helper th {
    border-top: 1px solid #003365;
}
#content div.box.tekst table.headerWidthTags tr.ui-sortable-placeholder td,
#content div.box.tekst table.headerWidthTags tr.ui-sortable-placeholder th {
    border-bottom: 1px solid #003365;
}
#content div.box.tekst table.headerWidthTags td {
    background-color: #fff;
    border-left: 1px solid #003365;
    padding:0;
    width: 35px;
}
#content div.box.tekst table.headerWidthTags td > span {
    background: #eeeeee;
    text-align: center;
    font-size:8px;
    text-transform: uppercase;
    display:block;
}
#content div.box.tekst table.headerWidthTags td > span.tag > a {
    display:block;
    height:17px;
    padding:8px 0 0;
}
#content div.box.tekst table.headerWidthTags td > span.fieldAdd > a,
#content div.box.tekst table.headerWidthTags td > span.fieldRemove > a {
    display:block;
    font-weight: bold;
    font-size:11px;
    height:25px;
    text-decoration:none;
}
#content div.box.tekst table.headerWidthTags td > span.fieldAdd > a {
    background-color: #c3f9bd;
    font-size:18px;
    height:24px;
    padding:1px 0 0;
}
#content div.box.tekst table.headerWidthTags td > span.fieldAdd > a:hover {
    background-color: #cffaca;
    color:#7b9abd;
    text-decoration:none;
}
#content div.box.tekst table.headerWidthTags td > span.fieldRemove > a {
    background-color: #f9bdbd;
    color: #7B182E;
    height:21px;
    padding:4px 0 0;
    font-size:14px;
}
#content div.box.tekst table.headerWidthTags td > span.fieldRemove > a:hover {
    background-color: #facaca;
    text-decoration:none;
}
#content div.box.tekst table.headerWidthTags .fieldStyle,
#content div.box.tekst table.headerWidthTags .fieldPeriod {
    cursor:pointer;
}
#content div.box.tekst table.headerWidthTags .fieldStyle.Red {
    background-color: #facaca;
    background-color: #f9bdbd;    
}
#content div.box.tekst table.headerWidthTags .fieldStyle.Green
{
    background-color: #cffaca;
    background-color: #c3f9bd;
}
#content div.box.tekst table.headerWidthTags .fieldStyle.Blue
{
    background-color: #dae0e8;
    background-color: #ced9e7;
}
#content div.box div.boxLeft {
    float:left;
    margin:0 10px 0 0;
}
#content div.box div.boxRight {
    float:left;
}
#content div.box div.boxLeft,
#content div.box div.boxLeft .tekst,
#content div.box div.boxLeft .boxWide,
#content div.box div.boxLeft .boxWide table {
    min-width: 0;
    width:240px;
}
#content div.box div.boxLeft .tekst .GroupsTreeView li li li li li li li li a ,
#content div.box div.boxLeft .tekst .GroupsTreeView.NoCheckBoxes li li li li li li li li li a {
    width:100px;
}
#content div.box div.boxLeft .tekst .GroupsTreeView li li li li li li li a ,
#content div.box div.boxLeft .tekst .GroupsTreeView.NoCheckBoxes li li li li li li li li a {
    width:115px;
}
#content div.box div.boxLeft .tekst .GroupsTreeView li li li li li li a ,
#content div.box div.boxLeft .tekst .GroupsTreeView.NoCheckBoxes li li li li li li li a {
    width:130px;
}
#content div.box div.boxLeft .tekst .GroupsTreeView li li li li li a ,
#content div.box div.boxLeft .tekst .GroupsTreeView.NoCheckBoxes li li li li li li a {
    width:145px;
}
#content div.box div.boxLeft .tekst .GroupsTreeView li li li li a ,
#content div.box div.boxLeft .tekst .GroupsTreeView.NoCheckBoxes li li li li li a {
    width:160px;
}
#content div.box div.boxLeft .tekst .GroupsTreeView li li li a ,
#content div.box div.boxLeft .tekst .GroupsTreeView.NoCheckBoxes li li li li a {
    width:175px;
}
#content div.box div.boxLeft .tekst .GroupsTreeView li li a,
#content div.box div.boxLeft .tekst .GroupsTreeView.NoCheckBoxes li li li a {
    width:190px;
}
#content div.box div.boxLeft .tekst .GroupsTreeView li a,
#content div.box div.boxLeft .tekst .GroupsTreeView.NoCheckBoxes li li a {
    width:205px;
}
#content div.box div.boxLeft .tekst .GroupsTreeView.NoCheckBoxes li a {
    width:220px;
}
#content div.box div.boxRight,
#content div.box div.boxRight .tekst,
#content div.box div.boxRight .boxWide,
#content div.box div.boxRight .boxWide table {
    min-width: 0;
    width:650px;
}

/** Advice View **/
#content div.AdviceView {
    background: url('../gfx/advice-bg.jpg');
    width: 382px;
    height: 262px;
    padding: 10px 12px 15px 6px;
}
#content div.AdviceViewLoading {
    padding:125px 0 0 180px;
}
#content div.AdviceViewContent {
    position:relative;
}
#content div.AdviceViewContent h3 {
    text-align: center;
    color: #003365;
    font-size: 20px;
}
#content div.AdviceViewContent.Top5 p {
    text-align: center;
}
#AdviceTablePrevious,
#AdviceTableNext {
    display:block;
    padding: 129px 0 116px;
    width: 20px;
    height: 30px;
    font-size:20px;
    text-decoration: none !important;
    position:absolute;
    top: -7px;
    cursor:pointer;
}
#AdviceTablePrevious {
    /*border-right:1px solid #003365;*/
    left: 0;
}
#AdviceTableNext {
    /*border-left:1px solid #003365;*/
    text-align:right;
    right: 0px;
}
#AdviceTablePrevious:hover,
#AdviceTableNext:hover {
    color:#7492B1;
    /*border-color:#7492B1;*/
}
#AdviceTables {
    width: 342px;
    height: 262px;
    left: 20px;
    overflow:hidden;
}
#content div.box.tekst div.AdviceViewContent.Top5 {
    width: 1532px; /* 3 x 383 = 1532 */
    height: 262px;
}
#content div.box.tekst div.AdviceTable {
    width: 342px;
    float: left;
}
#content div.box.tekst table.AdviceTable th:last-child {
    text-align:right;
}
#content div.box.tekst table.AdviceTable th,
#content div.box.tekst table.AdviceTable td {
    height:auto;
    padding: 10px 5px;
}
#content div.box.tekst table.AdviceTable td {
    /*border-top:1px solid #7492B1;*/
    border-top:1px solid #003365;
}
#content div.box.tekst table.AdviceTable td.right,
#content div.box.tekst table.AdviceTable td[align=right] {
    text-align:right;
}
#content div.Single {
    background: url('../gfx/advice-bg.jpg');
    padding: 10px 12px 15px 6px;
    position:absolute;
    height: 262px;
    width: 382px;
    top:-10px;
    left:-6px;
}
#content div.Single div.close {
    position: absolute;
    top: 3px;
    right: 8px;
    width: 40px;
    height: 20px;
    padding: 5px 1px 0 0;
    border-left: 1px solid #003365;
    border-bottom: 1px solid #003365;
    z-index: 1000;
    color: #7B182E;
    font-size:14px;
    font-weight:bold;
    text-align:center;
    cursor:pointer;
}
#content div.Single h4 {
    padding:5px 0;
    margin:0;
    border-top: 1px solid #003365;
    width: 200px;
}
#content div.box.tekst div.Single table.AdviceList {
    width: 200px;
    margin-right:10px;
}
#content div.box.tekst div.Single table.AdviceList th {
    padding: 5px 0;
    border-top: 1px solid #003365;
}
#content div.box.tekst div.Single table {
    margin-bottom:10px;
}
#content div.box.tekst div.Single table td {
    padding:0;
    height:auto;
}
#content div.AdviceDeviceImage {
    border:1px solid #003365;
    position: absolute;
    overflow: hidden;
    width: 150px;
    left: 10px;
}
#content div.AdviceDeviceImage > span {
    text-align:center;
    height: 110px;
    padding: 90px 0 0 0;
    display:block;
}
#content div.AdviceDeviceInfo {
    position: absolute;
    width: 210px;
    right: 0
}
