﻿.categoryList_categorySection
{
    text-align: center;
    float: left;
    padding: 1em;
    height: 120px;
    width: 120px;
}

.categoryList_categoryImage
{
}

.categoryList_categoryImage img
{
    padding: 3px;
    border: 1px solid #AAAAAA !important;
}

.categoryList_categoryName
{
    font-size: 1.1em;
    font-weight: bold;
}

.categoryList_categoryName a
{
    text-decoration: none;
}