.contentwrapp {
    background-image:url(filestore/bg-lys2.gif);
}
.content {
    width:590px;
    padding-right:0px;
}
.item table tr {
    padding:4px 0px;
}

.sidebar {
    width:0px;
}
.sideartikkel {
    padding:4px 40px;
}

div.pics {
 border:0px solid #000;
 margin-bottom:10px;
}
div.pics div.item {
 /*border:1px solid #ccc;*/
 width:auto;
 float:left;
}
div.pics div.item div.text {
 text-align:center;
 border:0px solid #000;
}
div.item div.pict {
 border:0px solid #f00;
 text-align:center;
 vertical-align:middle;
}
div.pict img {
 /*border:1px solid #000;*/
 vertical-align:middle;
 display:inline;
 position:relative;
}
div.pict a {
 display:inline;
}
div.pict img[id] {
 top:-2px;
}
div.prev_next {
    border:0px solid #000;
    width:550px;
    text-align:center;
    float:left;
    margin-top:8px;
    margin-bottom:8px;
}
div.prev_next div.prev {
 width:100px;
 float:left;
 border:0px solid #f00;
}
div.prev_next div.next {
 width:100px;
 float:right;
 border:0px solid #f00;
}
div.pic_folder,
.pics .sideartikkel a {
 font-weight:bold;
}
.underline {
 text-decoration:underline;
}
div.back_to_galleries {
 clear:both;
 text-align:center;
}
div.before_gallery {
 border:0px solid #f00;
 margin:5px;
}
div.clearasil {
 height:1px;
 clear:both;
 margin:0;
 padding:0px;
 margin-top:-1px;
 overflow:hidden;
}