h2
    {
        color:#707070;
        font-size:12px;
    }

h4
    {
        color:#707070;
        border-bottom:solid 1px #e4e4e4;
        font-size:14px;
        padding-bottom:5px;
        margin-bottom:8px;
    }
.CategoryDescription
    {
        margin-bottom:21px;
    }
.Item
    {
        width:530px;
        margin-bottom:2em;
    }
    .Item .image
        {
            float:left;
            width:93px;
            height:86px;
            overflow:hidden;
        }
        .Item .image img
            {
                width:93px;
            }
    .Item .text
        {
            float:right;
            width:412px;
        }
