
#comments {
  margin-top: 15px;
}
#comments {border-top:3px solid #CA272C;}
/*
#Nation #comments {border-top:3px solid #04aae6;}
#World #comments {border-top:3px solid #c02628;}
#Business #comments {border-top:3px solid #015FA7;}
#Lifestyle #comments {border-top:3px solid #ED256E;}
#Sports #comments {border-top:3px solid #F48F01;}
#Opinion #comments {border-top:3px solid #000;}
#Feature #comments {border-top:3px solid #FED308;}
#Tech #comments{border-top:3px solid #53B345;}
#Happenings #comments {border-top:3px solid #9B928D;}
#Multimedia #comments{border-top:3px solid #903D95;}
*/
.indented {
  margin-left: 25px; /* LTR */
}
.comment-unpublished {
  background-color: #fff4f4;
}
.comment-preview {
  background-color: #ffffea;
}
