.li2 li {
  margin-bottom: 0.5em;
}
a.aund {
  text-decoration: underline;
}
.ul-arrow p {
  margin: 0 0 0.25em 0;
}
.ul-arrow p:before {
  content: "\027A4\00a0";
}
.img-text {
  font-style:italic;
  font-size:x-small;
  text-align: center;
}
.block-center {
  display:block;
  margin-left:auto;
  margin-right:auto;
}
.text-center {
  text-align: center;
}
.px-1 {
  padding: 0 1rem;
}
table.meta {
  margin-left: -6px;
  background-color: #f9f8fd;
}
table.main {
  width:100%;
  background-color:#eeeaff;
  border-style:none;
}
.meta td {
  padding-left: 4px;
  padding-right: 4px;
}
.abrd td:hover {
  border: 2px solid red!important;
}
.abrd img {
  border-bottom: 2px dotted #aaa;
}
.abrd p {
  font-weight:bold;
}
.abrd td:hover p {
  color:#ff0000;
}
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight {
  height: 14px;
  background-color: #fff;
  background-image: none;
}

#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight {
  width: 14px;
  height: 43px;
  background-color: #fff;
  background-image: none;
}
#cboxMiddleLeft,
#cboxMiddleRight {
  width: 14px;
  background-color: #fff;
  background-image: none;
}
#cboxTitle {
 bottom: -34px;
}
/*
.abrd td:hover p::before {
  content:'[';
}
.abrd td:hover p::after {
  content:']';
}
*/
