@charset "utf-8";  /* -*-coding:utf-8;-*-  */
/*  Last Modified Time-stamp: "2018-10-29 09:58:19 MDT"               
    Validate me at:    http://jigsaw.w3.org/css-validator/
*/

                           .hide { display: none; }
@media        screen { .noscreen { display: none; } }
@media print         {  .noprint { display: none; } }


@media screen {
  .main p {
     font-size: 120%;
  }
}

.section_wrapper {
  border-top: thin #ccc solid;
}


.permalink.permalink.permalink { /* We're forcing higher precedence */
    float: right;
    font-weight: normal;
    font-style:  normal;
    qqfont-size:   smaller;
    color: white !important;
    text-decoration: none !important;
    qqborder: 1px #ccc  solid;
  }



li {
  padding-bottom:    1em;
}

ul.padding_tight > li {
  padding-bottom: inherit;
}



/* End */
