﻿body 
{
    font-family:Arial;
    font-size:12px;
    padding:0px;
    margin:0px;
}

.itemContainer                  { margin-bottom:15px; margin-top:15px; background-color:White; border:solid 1px #F0E3D2; padding:6px 10px 0px 10px }
.breadCrumbs                    { color:#919191; margin-bottom:5px; }
.descText                       { margin-top:10px; }
.markedWord                     { color:#EC0000; }
.resultsText                    { margin-top:10px; }
.resultsText .txt               { font-weight:bold }
