div.vis 
{
    background-image: url(/mysoft/sc_reg_medladm/images/minus.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 22px;
    display: inline;
}

div.skjul 
{
    background-image: url(/mysoft/sc_reg_medladm/images/plus.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 22px;
    display: inline;
}

div.visDiv 
{
    display;
    width: 100%;
}

div.skjulDiv 
{
    display: none;
    width: 100%
}

#frm_9_v39_lbl
{
    FONT-WEIGHT: bolder;
}

#div_9_v17, #div_9_v21
{
    text-align: right;
}
#div_9_v01
{
     background-color: #ffffff;
}

div.divPortlet {
 width: 565px;
} 
.divPortlet .inputLabel {
 font-size: 8pt;
	width: 100px;
}
