﻿div.products
{
}

div.products h2
{
    font-weight: normal;
}

div.products h3
{
    font-weight: normal;
}

div.products table
{
    border-collapse: collapse;
}

div.products .notes
{
}

div.products .edition
{
    padding: 20px;
}

div.products .selected
{
    background-color: #ffdc81;
}

div.products .selected h2
{
    font-weight: bold;
}

div.products .mailbox-tab
{
}

div.products .mailbox-editions
{
    padding-top: 20px;
    padding-bottom: 20px;
}

div.products .mailbox-editions .overview
{
    padding-left: 20px;
    padding-right: 20px;
}

div.products .mailbox-editions .more
{
    padding-left: 20px;
    padding-right: 20px;
}

div.products .mailbox-editions td
{
    width: 33%; 
    text-align: center;
    border-right: solid 1px #c0c0c0;
}

div.products .ajax__tab_header
{
}

div.products .ajax__tab_outer
{
}

div.products .ajax__tab_inner
{
}

div.products .ajax__tab_tab
{
}

div.products .ajax__tab_body
{
}

div.products .ajax__tab_hover
{
}

div.products .ajax__tab_active
{
}