.itemDescription
{
    padding-left: 20px;
    overflow: hidden;
}

.itemDocument
{
    
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}



.itemCategory
{

    font-size: 13pt;
    padding-bottom: 10px;
}

.itemTitle
{
    font-size: 12pt;
    color: #777777;
    padding-bottom: 10px;
}

.itemDocumentTitle
{
    clear: both;

}

.itemDocuments
{
    width: 100%;

}