.codeSnippet {
  font-size: 0.7em;
  font-family: "Lucida Console", Monaco, monospace;
  overflow-x: scroll; }

#commentFrm {
  margin-bottom: 10px; }
  #commentFrm .label {
    font-size: 1.0em;
    float: left;
    width: 19%;
    font-weight: bold;
    color: black; }
    #commentFrm .label .subLabel {
      color: #646464;
      font-size: 0.7em;
      font-weight: normal; }
  #commentFrm #subBtn {
    float: left;
    margin-left: 19%;
    margin-bottom: 10px; }
  #commentFrm .textField {
    float: left;
    width: 80%; }
    #commentFrm .textField input, #commentFrm .textField textarea {
      width: 440px; }
  #commentFrm #content {
    margin-bottom: 10px; }
  #commentFrm .lblMaxChars {
    margin-left: 20%;
    font-size: 0.7em; }

#commentSectionShell {
  overflow: auto;
  overflow-x: hidden;
  width: 100%;
  background-color: #f0f0f0;
  color: #646464;
  font-family: Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
  padding-top: 10px;
  border: 1px solid #c8c8c8;
  border-radius: 7px; }
  #commentSectionShell #commentSection {
    padding-left: 10px;
    padding-right: 10px; }
    #commentSectionShell #commentSection #errMsg {
      margin-left: 20%;
      color: red; }
    #commentSectionShell #commentSection .commentDate {
      color: #646464;
      font-size: 0.7em; }
    #commentSectionShell #commentSection .commentsPageList {
      float: right; }
    #commentSectionShell #commentSection #lblComments {
      font-size: 1.3em; }
    #commentSectionShell #commentSection #lblPostAComment {
      font-size: 1.3em; }
    #commentSectionShell #commentSection .commentBlock {
      color: black;
      width: 100%;
      margin-bottom: 10px; }
      #commentSectionShell #commentSection .commentBlock .deleteComment {
        text-decoration: none;
        color: #646464;
        font-size: 0.7em; }
      #commentSectionShell #commentSection .commentBlock .commentLabelTd {
        width: 20%; }
        #commentSectionShell #commentSection .commentBlock .commentLabelTd .commentLabel {
          padding: 0px 10px 0px 10px; }
          #commentSectionShell #commentSection .commentBlock .commentLabelTd .commentLabel .adminBadge {
            color: red;
            font-size: 0.8em; }
      #commentSectionShell #commentSection .commentBlock .commentTd {
        width: 80%; }
        #commentSectionShell #commentSection .commentBlock .commentTd .comment {
          font-family: Georgia, "Times New Roman", Times, serif;
          background-color: white;
          border: 1px solid #c8c8c8;
          border-radius: 7px;
          padding: 10px 10px 10px 10px; }

/*# sourceMappingURL=article.css.map */

/*
     FILE ARCHIVED ON 20:34:30 Mar 08, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:26:17 Apr 27, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/