/* stylesheet */
.backlink {
  margin: 1em 0;
  font-size: 62%;
  word-break: break-all;
/*  word-wrap: normal; */
}
.p { 
  margin: 1em 0 1em 0;
}

.cancelled {text-decoration: line-through;}


ol.lower-alpha { list-style-type: lower-alpha; }

table.clear { clear:both; width: 100%; }

table.border {
border-top: solid 1px black;
border-left: solid 1px black;
border-collapse:collapse;
border-spacing:0;
empty-cells:show;
}
.border th {
border-right: solid 1px black;
border-bottom: solid 1px black;
}
.border td {
border-right: solid 1px black;
border-bottom: solid 1px black;
}

.title th {
border-bottom: solid 1px black;
}

.search { clear:both;text-align:center; margin: 1em auto;}
a.ex { color: #6666FF; }
.clear { clear: both; }
.clearright { clear: right; }
.clearleft { clear: left; }

.right {
 width: 336px; 
 clear:right;
 float:right;
 margin: 0 0 1em 1em;
 text-align:right;
}
.caption { font-size: 62%; }

.left {clear:left;float:left;margin:0 1em 0 0;}
/* li { list-style-position: inside; } */

h3.ref { clear: both; }
h1 a { text-decoration:none; }
h2 a { text-decoration:none; }
h3 a { text-decoration:none; }
h4 a { text-decoration:none; }
h6.admin a {text-decoration:none; color:grey; }

a img {border-width: 0 }

.hint { color:#CC3333; }

acronym {border-bottom: dotted thin black; }
 

/*
.social { display:none }
*/

h2.title {margin-top:0;}
div#posthead h3 {margin-top:0;}

