﻿#category
{
    
}

#categoryDescription
{
   background: url(img/bg_category_descripton.jpg) no-repeat left bottom;
   margin-bottom: 30px;
   
}

#categoryDescription .prop
{
    height:120px;
    float:left;
    width:1px;
}

#categoryDescription .text
{
    padding: 0px 120px 10px 20px;
}

#categoryDescription .clear
{
    clear:both;
    height:1px;
    overflow:hidden;
}