@import "/style-gfs.css?v=1";


div.procomments {
  text-align:left;
  margin-bottom:30px;
}
div.procomments.h1 {
  paddin-left:40px;
}
div.procomments div.pluscomment, div.procomments div.minuscomment {
  background-image: url(styles/fsmgallery/images/comment_icon_gallery_plus.gif);  
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding: 0 40px 15px 40px;
  
}
div.procomments div.minuscomment {
  background-image: url(styles/fsmgallery/images/comment_icon_gallery_minus.gif);  
}

h2.runnerupsheader {
  color: orange;
}