﻿body {
background:none;
background-color:#ffffff;
font-size: 15px;
font-color:#000000;
width:100%;
}

h1 {
    font-size:20px;
}

h2 {
    font-size:18px;
}

#sidebar, #header, #nav, #footer {
display:none;
}

.w1 {
background:none;
}

#wrapper, #content, .container, #contentwrapperprintarea, #main {
    width:100%;
    float:none;
    margin:0;
}

#wrapper .t {
background:none;
    width:100%;
}

#wrapper .r {
background:none;
    width:100%;
}

#wrapper .l {
background:none;
    width:100%;
}

#wrapper .tl {
background:none;
    width:100%;
}

#wrapper .tr {
background:none;
    width:100%;
}

.c {
    width:100%;
}

.container {
margin:0px 0px 0px 0px;
/*width:965px;*/
width:100%;
float:none;
}

#content {
/*float:left;*/
/*width:733px;*/
width:100%;
float:none;
}

#content .t {
    background:none;
    width:100%;
}

#content .c {
    background:none;
    width:100%;
}

#content .b {
    background:none;
    width:100%;
}

.copy {
    display:none;
}

.productdetailtitle {
    float:none;
    width:100%;
}

.eanandcaptionwrapper {
    float:none;
    width:100%;
    margin:0;
}

.productdetailwrapper {
    width:100%;
    float:none;
    margin:0;
}

#contentwrapperprintarea 
{
    font-size:25px;
    width:100%;
    float:none;
    margin:0;
}
