.modSearchButtonCon
{
    float: left;
}


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

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


.itemDateCon, .itemLocationCon, .itemRegisterCon, .itemCostCon
{
clear: both;
    padding-top: 5px;
    padding-bottom: 20px;
}

.itemDateCaption, .itemLocationCaption, .itemRegisterCaption, .itemCostCaption
{
    float: left;
    padding-left: 25px;
    width: 100px;
}

.itemDate, .itemLocation, .itemRegister, .itemCost
{
    float: left;
    padding-left: 10px;
    width: 70%;

}


.itemCategory
{

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

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

.itemDocumentTitle
{
    clear: both;

}

.itemDocuments
{
    width: 100%;

}


.dateChoices
{
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
}

.dateChoice
{
    float: left;
    padding-right: 10px;
}

.dateChoicesU
{
    clear: both;
}