﻿/* Temp */

#secondary-nav
{
    background-image: url(/images/submenu/products/background.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    z-index: 0;
    height: 106px;
}

#newsletter
{
    background-image: url(/images/submenu/contact/newsletter_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 192px;
    height: 106px;
    right: 0px;
    z-index: 1;
}

#feedback
{
    background-image: url(/images/submenu/contact/feedback_off.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 202px;
    height: 106px;
    right: 158px;
    z-index: 1;
}