/* Search Specific CSS */

.userFilters input[type=checkbox] { width:20px; height:20px; }
.userFilters label { font-weight:normal; margin-left:10px; }

.result { font-size:small; margin-left:20px; margin-right:20px; margin-bottom:26px; }

.resultTotal, .suggestions { margin:20px; }

h3.resultTitle { font-size:18px; }

.resultURL { display:inline-block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; width:100%; }
  .resultURL a { color:#007542; }

.resultInfo { color:#808080; }
