h3 {
    font-size: 110%;
    font-weight: bold;
    padding-top: 0.75em;
}

.file_list {
    display: block;
    background: url(../decoration/icon_file.gif) 0px 0.2em no-repeat;
    padding: 0 0 0 16px;
}

.downloads ul {
    margin: 2px 0 2px -0.5em;
    list-style: none;
    padding-left: 0.5em;
}
 
.downloads li {
    background: url(../img/dotted-grey-loose-h-2.gif) 0px 0px repeat-x;
    padding: 7px 0 6px 3px;
}
 
.downloads li:first-child {
    background: none;
}
 
.downloads li.first {
    background: none;
}
 
.downloads ul a {
    color: #3a7dda;
}

.box-2col {
    display: inline;
    float: left;
    margin-right: 28px;
    width: 438px;
}

.box-2-ss-1st {
    clear: left;
    float: left;
    display: inline;
    margin-left: 0;
    width: 321px;
}

.box-2-ss-2nd {
    float: left;
    display: inline;
    margin-left: 28px;
    width: 321px;
}

.leftheader {
    width: 160px;
}

#priceline {
    text-align: left;
    vertical-align: top;
/*    margin-top: 20px; */
    font-size: 100%; 
}

#priceline td {
    vertical-align: top;
    padding: 8px 8px 8px 15px;
}

#priceline thead td {
/*    font-weight: bold; */
}

#priceline ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#priceline ul li {
    list-style: none;
    margin: 0;
    padding: 0 0 1px 0;
}

.padd10 {
    padding-top: 5px;
}

.box-produkter {
    float: left;
    display: inline;
    margin-left: 0;
    width: 95px;
    padding: 10px 0;
}

.pikataipale a {
    text-decoration: none;
}