*html li.sub1, *html li.sub1act, *html li.sub1end{
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/veidec_template/images/white_line.png', sizingMethod='crop');
		_background: none;
}

/* fix av transparentbugg i ie6 */

*html .topmenustart ul li{
        display: block;
        float: left;
        background: url(../images/black_button.png) top left no-repeat;
        background-position: 1px 0px;
        width: 98px;
	padding-left: 1px;
	border: 0;
}

*html .topmenustart ul li.start{
	padding: 0;
}

/* fix for ie6 that doesn't do min-height */

*html .rgtabs-wrapper {
    height: 365px;
}

*html .commerce_oversikt_wrap{
    height: 255px;
}
