@-moz-document domain('soundcloud.com') {
#timestamped-comment-template .header {
 display: none;
}
#timestamped-comment-template .content {
 bottom: 1px;
}
#timestamped-comment-template .comment-header {
 float: left;
 background-color: transparent !important;
 padding: 0 0 0 5px !important;
}
#timestamped-comment-template .replies {
 border-top-right-radius: 7px;
 border-top-left-radius: 7px;
}
#timestamped-comment-template .replies ol {
 margin-bottom: 0px;
 max-height: 33px !important;
}
#timestamped-comment-template .user-image-tiny {
 display: none !important;
}
#timestamped-comment-template .comment-header strong:after {
 content: ": ";
}
#timestamped-comment-template .comment-header abbr {
 display: none;
}
#timestamped-comment-template .comment-header .remove {
 color: transparent;
 font-size: 0px;
 width: 16px;
 height: 16px;
 background-position: -80px -1137px;
 background-image: url("http://a1.sndcdn.com/images/icons_mini.png?unicorn28");
 background-repeat: no-repeat;
}
#timestamped-comment-template .comment-info {
 padding: 0 !important;
}
#timestamped-comment-template .form-buttons {
 position: absolute;
 bottom: 1px;
 right: -5px;
 opacity: .25;
}
#timestamped-comment-template .form-buttons:hover {
 opacity: .75;
}
#timestamped-comment-template .footer,
#timestamped-comment-template .arrow {
 display: none;
}
}