﻿#FAQMenu
{
    margin:20px 0px 0px 2px;
    list-style-type:none;
    padding:0px;
}

#FAQHomeLeftContainer
{
    width:230px;
    float:left;
    padding-top:70px;
    margin-left:-2px;
}

#FAQHomeRightContainer
{
    width:395px;
    height:395px;
    min-height:395px;
    float:right;
}

#FAQHomeLeftContainer #intro
{
    margin:20px 0px 0px 2px;
}

#FAQCategories,
.FAQQuestions
{
    list-style-type:none;
}

.FAQQuestions li
{
    margin:2px 0px;
}
#FAQCategories .categoryTitle
{
    font-weight:bold;
    margin:3px 0px;
}

.faqHeader
{
    margin-bottom:17px;
    margin-left: -2px;
}

#productCare .faqCell 
{
    padding:2px 0px;
    border-bottom:1px solid #cccccc;
}

.ContentArea ul
{
    margin-left:0px;
}

