
a { color: #da7218; }

form {
          padding: 0;
          margin: 0;
}

table { margin: 0; }

.title { margin-top: 0; }

.mopsGuestBook td {
          border: 0px;
          margin: 0;
          padding: 0;
          padding-left: 5px;
          padding-top: 5px;
          padding-bottom: 1px;
}

.mopsGuestBook input,
.mopsGuestBook textarea { width: 100%; }

.mopsGuestBook .button { width: 50%; }

.imageText {
          padding-top: 5px;
          font-size: 80%;
          font-style: italic;
}

.imageLeft {
          float:left;
          margin-right: 15px;
}

.imageRight {
          float:right;
          margin-left: 15px;
}

.imageCenter {
          width: 100%;
          text-align:center;
}

hr {
          background: #C0C0C0;
          height:1px;
          border: 0px inset;
          margin-top: 5px;
          margin-bottom: 5px;
}

.sidebar {
          width: 185px;
          padding: 8px;
          border: 1px solid #aaa;
          background: #fafafa;
          float: right;
          margin: 0 6px 0 6px;
          background-color: #f0f0f0;
}

.sidebox {
          border-bottom: 1px solid #eee;
          padding: 5px 5px 5px 0px;
          margin: 0;
          text-align: center;
          font: 10px/13px myriad, "lucida grande", "trebuchet ms", Verdana, serif;
          color: #333;
}

.articleLists {
          list-style-type: none;
          margin: 0px;
          padding: 0px;
}

.articleList h3 {
          margin: 0px;
          padding: 0px;
          margin-bottom: 5px;
          font-size:16px;
          font-weight:bold;
}

.displayAbstracts {
          list-style-type: none;
          margin: 0px;
          padding: 0px;
}

.displayAbstractsAbstract { font-weight: bold; }

.displayAbstractsImage {
          float: left; /* margin-top: 2px; */
          margin-right: 10px;
          margin-bottom: 5px;
          margin-left: 0pt;
}

.line {
          height:1px;
          clear:both;
          margin-top:1em;
          margin-bottom:1em;
          background-color:#ccc;
          color:#ccc;
}

.downloadLink a {
          background-image: url(Site2/download.gif);
          background-repeat: no-repeat;
          padding-left: 15px;
          background-position: 0px 2px;
}

.displayAbstracts ul {
          margin: 0px;
          padding: 0px;
}

.displayAbstracts li {
          list-style-type: none;
          margin: 0px;
          padding: 0px;
}

.displayAbstracts .articleList a {
          font-size: 1.1em;
          font-weight: bold;
          text-decoration: none;
}

.displayAbstracts .articleList a:hover { text-decoration: underline; }

.displayAbstracts .articleList img {
          float: left;
          padding-right: 10px;
          padding-bottom: 6px;
          padding-top: 4px;
}

.displayAbstracts .articleList .date {
          color: #999;
          font-size: 0.9em;
}

.displayAbstracts .articleList .abstract { font-weight: normal; }

.displayHeadlines .articleList { list-style-image: url(Site2/bullseye.png); }

