﻿div.contentframedesigner
{
    float: left;
    width: 798px;
    padding: 0 0 0 0;
    border-left: solid 1px #ececec;
    font-size: 13px;
    overflow:hidden;
}
.contentframedesigner:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .contentframedesigner
{
    height: 1%;
}
/* End hide from IE-mac */

td.designertekst
{
    width: 489px;
    padding: 35px 70px 20px 20px;
    line-height: 22px;
}
td.designerbilde
{
    width: 280px;
    text-align: right;
}
div.designerprodukter
{
    clear: both;
    width: 760px;
    background-color: #000000;
    padding: 0 20px 0 20px;
    color: #ffffff;
    
}
.designerprodukter:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .designerprodukter
{
    height: 1%;
}
/* End hide from IE-mac */
div.designerprodukter_showcase
{
    width: 216px;
    float: left;
    height: 57px;
    padding: 143px 0 0 40px;
}
div.designer_item_wrapper
{
    /*float: left;*/
    width: 760px;/*504px;*/
    padding: 15px 0 0 0;
}
div.designer_item_wrapper div.designerprodukter_header
{
    height: 21px;
}
div.designer_item_wrapper span.designerprodukter_repeater
{
    height: 164px;
    width: 126px;
    /*display: block;*/
    float: left;
}
span.designerprodukter_repeater div.img
{
    height: 117px;
}
span.designerprodukter_repeater div.tekst
{
    height: 20px;
    width: 110px;
    border-bottom: dotted 1px #666666;
    color: #aac4cb;
    padding: 6px 0 0 0;
}
span.designerprodukter_repeater div.tekst div
{
    float: left;
}
span.designerprodukter_repeater div.tekst div.img2
{
    float: left;
    width: 12px;
    padding: 2px 10px 0 0;
}

