﻿#newsletter
{
    padding: 0px;
    width: 275px;
}

#newsletter #newsletterTop
{
    width: 255px;
    height: 59px;
    padding: 0px 10px;
    background-image: url(../Images/newsletter.jpg);
    background-repeat: no-repeat;
}

#newsletter #newsletterForm
{
    padding: 10px 10px 0px 10px;
    width: 255px;
    height: 33px;
    text-align: justify;
    background-image: url(../Images/panel.jpg);
    background-repeat: repeat-y;
}

#newsletter #newsletterForm TD.newsletterInput
{
    padding-right: 5px;
    vertical-align: middle;
    height: 30px;
}

#newsletter #newsletterForm INPUT#emailAddress
{
    width: 210px;
}

#newsletter #newsletterSubscription
{
    padding: 0px 10px 0px 10px;
    width: 255px;
    height: 30px;
    text-align: justify;
    background-image: url(../Images/panel.jpg);
    background-repeat: repeat-y;
}

#newsletter #subscriptionMessage
{
    color: #C9C9C9;
}

#brandsLink
{
    padding: 0px;
    width: 275px;
}

#brandsLink #brandsLinkText
{
    width: 255px;
    height: 30px;
    padding: 10px 10px 20px 10px;
    text-align: justify;
    background-image: url(../Images/panel.jpg);
    background-repeat: repeat-y;
}

#catalogDownload
{
    padding: 0px;
    width: 275px;
}

#catalogDownload #catalogDownloadText
{
    width: 255px;
    height: 30px;
    padding: 10px;
    text-align: justify;
    background-image: url(../Images/panel.jpg);
    background-repeat: repeat-y;
}

#catalogDownload #catalogDownloadBottom
{
    width: 255px;
    height: 59px;
    padding: 0px 10px 0px 10px;
    text-align: left;
    background-image: url(../Images/bottom2.jpg);
    background-repeat: no-repeat;
}

#newProducts
{
    padding: 0px;
    width: 275px;
}

#newProducts #newProductsText
{
    width: 255px;
    height: 300px;
    padding: 20px 10px 0px 10px;
    text-align: center;
    background-image: url(../Images/panel.jpg);
    background-repeat: repeat-y;
}

#newProducts #newProductsBottom
{
    width: 255px;
    height: 20px;
    padding: 0px 10px;
    background-image: url(../Images/bottom1.jpg);
    background-repeat: no-repeat;
}

#newsPanel #newsPanelTop
{
    width: 255px;
    height: 59px;
    padding: 0px 10px;
    background-image: url(../Images/news.jpg);
    background-repeat: no-repeat;
}

#newsPanel #newsPanelText
{
    width: 255px;
    height: 300px;
    padding: 20px 10px 0px 10px;
    background-image: url(../Images/panel.jpg);
    background-repeat: repeat-y;
}

#newsPanel #newsPanelText #first
{
    width: 255px;
    height: 85px;
    padding-bottom: 10px;
    border-bottom: solid 1px #3C3C3A;
    clear: both;
}

#newsPanel #newsPanelText #second
{
    width: 255px;
    height: 85px;
    padding-top: 15px;
    padding-bottom: 10px;
    border-bottom: solid 1px #3C3C3A;
    clear: both;
}

#newsPanel #newsPanelText #third
{
    width: 255px;
    height: 85px;
    padding-top: 15px;
    clear: both;
}

#newsPanel #newsPanelText DIV.date
{
    width: 110px;
    height: 75px;
    float: left;
}

#newsPanel #newsPanelText H2
{
    margin: 0px;
    padding: 0px 0px 8px 0px;
    font-size: 19px;
    text-align: left;
}

#newsPanel #newsPanelText IMG.thumbnail
{
    width: 96px;
    height: 48px;
}

#newsPanel #newsPanelText DIV.text
{
    width: 145px;
    float: left;
    text-align: left;
}

#newsPanel #newsPanelText DIV.title
{
    width: 145px;
}

#newsPanel #newsPanelText DIV.read
{
    width: 145px;
    padding-top: 5px;
    text-align: left;
}

#newsPanel #newsPanelBottom
{
    width: 255px;
    height: 20px;
    padding: 0px 10px;
    background-image: url(../Images/bottom1.jpg);
    background-repeat: no-repeat;
}

#contactPanel #contactPanelText
{
    width: 255px;
    height: 100px;
    padding: 20px 10px 0px 10px;
    text-align: justify;
    background-image: url(../Images/panel.jpg);
    background-repeat: repeat-y;
}

#contactPanel #contactPanelBottom
{
    width: 255px;
    height: 20px;
    padding: 0px 10px;
    background-image: url(../Images/bottom1.jpg);
    background-repeat: no-repeat;
}
