
/* ##### CATEGORY CONTROL STYLES ##### */

/* Catgeory Control - Vertical List 1 */

.CategoryControlVerticalList1
{
    margin-top: 15px;
}

.CategoryControlVerticalList1 .ItemBox
{
    background-color: #f6f5f0;
    border-color: #cccbc7;
    border-width: 1px;
    border-style: solid;
}