﻿body
{
    font-family: Verdana, Sans-Serif;
    font-size: 10pt;
}

div, p, h4, h5, h6, span, td, a
{
    font-size: 10pt;
}

#Container
{
    width: 100%;
    position: relative;
}
#ContentLeft
{
    width: 100%;
}

h1
{
    font-size: 16pt;
    font-family: Verdana, Sans-Serif;
    display: inline;
    text-align: left;
    margin: 0mm;
    padding: 0mm;
}
h2
{
    font-size: 14pt;
    font-family: Verdana, Sans-Serif;
    margin: 0mm;
    padding: 0mm;
}
h3
{
    font-size: 12pt;
    font-family: Verdana, Sans-Serif;
    margin: 0mm;
    padding: 0mm;
}

.left
{
    float: left;
    margin-right: 4mm;
    margin-bottom: 3mm;
}

#Content h1
{
    padding-top: 4mm;
    padding-bottom: 5mm;
}

#Logo
{
    display: block;
    width: 221px;
    height: 52px;
    margin-bottom: 6mm;
    background-image: url("/images/connox_logo.gif");
}

#Logo a img
{
    visibility: hidden;
}

#ImageGallery
{
    float: right !important;
    width: 60mm !important;
    height: 60mm !important;
    margin-left: 10mm !important;
    margin-bottom: 6mm !important;
}

#ImageGalleryImage
{
    width: 60mm !important;
    height: 60mm !important;
}

#Text
{
    height: auto !important;
    position: static !important;
    overflow: visible !important;
}

#Text > a > img
{
    float: left;
    margin-right: 12px;
    margin-bottom: 6px;
    margin-top: 30px;
}

#Text > div.box > a > img
{
    float: left;
    margin-right: 12px;
    margin-bottom: 6px;
    margin-top: 20px;
    clear: left;
    border: none;
}
#Content h3
{
    padding-top: 30px;
}

#Items
{
    border-collapse: collapse;
    width: 100%;
    margin-top: 4mm 0mm 0mm 0mm !important;
}
#Items td
{
    border: solid 1px #aaa;
    padding: 2mm;
}

img.rightPlain
{
    margin: 16px;
    float: right;
}

#ContentRight, #Footer, #Menu1, #Menu2, #Path, #Meta, #MoreInformation, #LessInformation, #ImageGallerySelect, #RecommandContainer, div.box a.lightgrey, h2, form, #Items a, p > a, .Enum, #RatingFormBox, .sizeSpacer, .rating, .RatingTextView, div.sizeFull, a > span, a.button, p.single, .manufacturerIcon, div.sizeOneThird, div#RecommandContainer + br + div.box + div.box
{
    display: none !important;
}

#PrintBlock
{
    display: block;
    font-size: large;
}

