#diggButton {
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom : 2px;  
  clear:both;
}

.article_summary {
  margin-left: 20px;
  margin-bottom: 20px;  
}

.article_title {
  padding-bottom: 0px; margin-bottom: 0px;
  border-bottom: 1px solid silver;    
}

.article_end {
  border-top: 1px solid silver;    
}

.article_by_line {
  font-size: x-small;
  float: right;  
}

.article_preview {
  clear: both;   
}

.article_preview a {
  font-weight: normal;    
}