﻿#Products #ImageCategories .search
{
    background: url(/images/search_background.png) no-repeat center center;
    width: 414px;
    height: 58px;
    margin-top: 20px;
}

#Products #ImageCategories
{
    width: 414px;
    height:100%;
    padding-bottom:20px;
}

#Products #ImageCategories h6
{
    margin:20px 0px;
}

.ie6 #Products #ImageCategories
{
    height:100%;
    min-height:100%;
    padding-bottom:0px;
}

#Products .searchTopBar
{
    margin: 14px 0px 0px 17px;
}

.ie6 #Products .searchTopBar, .ie7 #Products .searchTopBar
{
    display: inline;
    width: auto;
}

#Products #ImageCategories h6
{
    margin-top: 16px;
    margin-bottom:auto;
}


#Products #ImageCategories ul.categoryList
{
    border-right: solid 1px #BFBFBE;
    margin-right: 16px;
    width: 126px;
    float:left;
}

#Products #ImageCategories ul.column3
{
    border: none;
    margin-right: 0px;
}
