body
{
     background: none !important;
     width: 100%;
     padding: 0;
     margin: 0;
}

#container, #content
{
    width: 17cm;
    padding: 0;
    margin: 0;
}

#leftcol, #rightcol, #banner, #tabs, #util, #add_to, #add_to_grey, .noprint, .pic
{
    display: none !important;
}

h1
{
    margin-top: 10px !important;
    margin-bottom: .5em;
}


.printonly
{
    display: block;
}

#mainimage { position: relative; }
#mainimage .positionit { position: absolute; top: 0; left: 0;}
#mainimage img{ height: 7.5cm; }
#prodshot{ height: 4cm; width: 4cm; margin: .5cm 0 0; }
#schematic{ height: 4cm;  margin: .5cm .5cm 0; }

.product_view
{ 
    padding: 0; 
    margin: 0;
}

#view_product_detail 
{
    background-color: #fff;
    border-top: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

#view_product_detail h3 
{
    color: #000 !important;
    margin-left: 0;
}

#view_product_detail p
{
    width: 90%;
    font-size: 10pt;
    margin-right: 2cm;
    margin-left: 0;
}

#container, .pic
{
     background: none !important;
}

dl.product_details
{
    margin: 0;
}

.product_details dt
{
    font-family: 'arial narrow', helvetica, arial, Verdana, sans-serif;
    color: #000;
    border-top: 1px solid #eee;
}

.product_details dd
{
    border-top: 1px solid #eee;
}

#footer {
    display: none;
}

