.blog-body {
  margin-top: 30px;
  margin-left: 10px;
  padding-left: 20px;
  }

 .blog-footer {
   margin-top: 25px;
   margin-left: 30px;
   margin-bottom: 15px;
   font-size: 13px;
   }

.searchbox {
   border: 1px dashed #000000;
  }
  
.item-divider {
  height: 50px;
  background-image: url(/divider.GIF);
  background-repeat: no-repeat;
  background-position: center center;
  }
