﻿div.BestOfTheBest
{
    margin-top: 20px;
}
div.BestOfTheBest .Logo_BOTB
{
    float: left;
    margin: 0px 10px;
}
div.BestOfTheBest h1
{
    margin: 0px;
}
div.BestOfTheBest_Wrapper
{
    border: solid 1px #939598;
}
div.BestOfTheBest_Wrapper div.Header
{
    margin: -1px -1px 0px -1px;
    border: solid 1px #87a3b3;
    border-bottom: 0px;
    background-color: #B4B299;
    padding: 3px 7px 0px 7px;
    overflow: hidden;
    position: static;
    z-index: 50;
}
div.BestOfTheBest_Wrapper div.Header .TabList
{
    display: inline-block;
    width: 655px;
    margin-left: -5px;
    white-space: nowrap;
}
div.BestOfTheBest_Wrapper div.Header .Tab_Normal
{
    display: block;
    background-color: #fff;   
    border: solid 1px #918f90;
    padding: 2px 20px;
    font-size: 14px;
    text-transform: uppercase;
    margin: 2px 2px 0px 0px;
    float: left;
    letter-spacing: 0px;
    white-space: nowrap;
}
div.BestOfTheBest_Wrapper div.Header .Tab_Normal:hover
{
    text-decoration: none;
}
div.BestOfTheBest_Wrapper div.Header .Tab_Active
{
    display: block;
    background-color: #fff;   
    border: solid 1px #918f90;
    border-bottom: solid 1px #fff;
    padding: 2px 20px 4px 20px;
    font-size: 14px;
    text-transform: uppercase;
    margin: 1px 2px 0px 0px;
    float: left;
    color: #000;
    letter-spacing: 0px;
}
div.BestOfTheBest_Wrapper div.Header .Tab_Active:hover
{
    text-decoration: none;
}
div.BestOfTheBest_Wrapper div.TabContent_Active
{
    display: block;
    line-height: 18px;
    padding: 15px 0 15px 30px;
}
div.BestOfTheBest_Wrapper div.TabContent_Normal
{
    display: none;
    padding: 14px 7px;
}

div.BestOfTheBest_Wrapper .BestOfTheBestCategoryList
{
    width: 285px;
    margin: 15px 30px 0 0 ;
}
div.BestOfTheBest_Wrapper h2
{
    font-size: 24px;
    color: #5A5959;
}
div.BestOfTheBest_Wrapper h2 a
{
    color: #5A5959;
}
div.BestOfTheBest_Wrapper .BestOfTheBestCategoryList .TertiaryArticle
{
    width: 285px;
    margin: 5px 0;
}
div.BestOfTheBest_Wrapper .BestOfTheBestCategoryList .TertiaryArticle img
{
    margin-right: 7px;
}
div.BestOfTheBest_Wrapper .BestOfTheBestCategoryList .TertiaryArticle h2
{
    font-size: 16px;
    display: inline-block;
    max-width: 235px;
    margin: 0px;
}
div.BestOfTheBest_Wrapper .TertiaryArticle h2 a
{
    color:#0F4867;
}
div.BestOfTheBest_Wrapper .dotted-separator
{
    margin: 0;
}
div.BestOfTheBest_Wrapper .ThinDoubleLine,
div.BestOfTheBest_Wrapper .TertiaryArticle
{
    width: 600px;
}
div.BestOfTheBest_Wrapper .SectionTitle
{
    margin-top:20px;
}
#best #breadcrumb
{
    margin-bottom:0px;
}
.BestOfTheBest_Wrapper .ArticleList
{
    min-height:1491px;
    float:none;
}
