TABLE { /* Ramme kun for testing */
    border: 0px solid #000;
    position: relative;
}
.a5a { /* Overstyrer 2004 versjon */
	background: url(filestore/bg_body_2009.gif);
	padding: 0px 8px 0px 8px;
         position: relative;
}

.a5b { /* Overstyrer 2004 versjon */
	float: left;
        z-index: 9999;
	width: 426px; 
	font-size: 12px;
         padding: 10px 0px 10px 0px;
         position: relative;
}
TABLE.nopos,.a5a.nopos,.a5b.nopos { /* For malen '2005 - Artikkel med grafer' */     
    position: static;
}
DIV .user-box-first {
    background-color: #dbd6d3;
    position: absolute; right: -220px; top: 0px;
    width: 160px;   
    padding: 10px;
    border: 10px solid #ebebe9;   
    border-top: 0px;  
}
DIV .user-box {
    position: absolute; right: -210px;
    width: 160px;   
    padding: 10px;     
    padding-top: 0px;
}
.listing_box_2005 {
    padding: 10px;
    background: #ebe7e6;
}
.listing_box_2005.diff_bg {
    background: #f6f6f6;
}
.listing_box_2005.grafiskbeite {
    padding: 0px;
    background: #cac5c1;
}
.tittelboks {
    float: left;
    width: 210px; 
}
.ingressboks {
   margin-left: 220px;
}

/* Tragisk IE only style for ingressutlisting */ 

* html .listing_box_2005 {
    float: left;
    width: 616px;
    padding: 10px;
    background: #ebe7e6;
}
* html .listing_box_2005.diff_bg {
    background: #f6f6f6;
}
* html .listing_box_2005.grafiskbeite {
    padding: 0px;
    width: 636px;
    background: #cac5c1;
}
* html .tittelboks {
    float: left;
    width: 200px; 
}
* html .ingressboks {
   float: left;
   margin-left: 20px;
}
.ingresstittel {
    margin-left: 30px;
}
/* */
