.clear {clear:both; font-size:1px; height:0; line-height:0; margin:0;}

.sfNews-single img,
.sfNews-latest img,
.sfNews-archive img {
  border: none;
  float: left;
  padding: 5px 8px 1.5px 0pt;
}

.sfNews-single .back,
.sfNews-single .print,
.sfNews-single .send-mail,
.sfNews-single .archive {
  float: right;
  padding: 0 5px;
  border-left: 1px solid black;
}

.sfNews-single .subtitle {
  font-size: 1em;
  font-weight: normal;
  font-style: italic;
}

.sfNews-single .summary {
  margin-top: 1em;
}

.sfNews-single .content {
  margin: 1em 0;
}

.sfNews-single .author,
.sfNews-single .date,
.sfNews-single .category,
.sfNews-single .viewed {
  text-transform: capitalize;
}

.sfNews-single hr {
  clear: both;
  padding: 5px 0;
  border-top: 1px dashed #EFEDD8;
  border-bottom: 1px dashed #BA5B0F;
  border-left: none;
  border-right: none;
}
.sfNews-single .author {
  float: left;
}
.sfNews-single .date {
  float: right;
}
.sfNews-single .viewed {
  float: right;
  clear: right;
}
.sfNews-single .category {
  float: left;
  clear: left;
}

.sfNews-single .title {
  font-size: 1.2em;
  margin-top: 0.2em;
  padding-top: 0.4em;
  text-transform: uppercase;
  border-top: 1px dashed #BA5B0F;
}

.sfNews-archive .results {
  margin-bottom: 0.4em;
}

div.n-list ul li {
  padding: 0;
  background: none;
}
div.n-list .news-line-0,
div.n-list .news-line-1 {
  border-top: 1px dashed #BA5B0F;
  clear: both;
}
div.n-list .title {
  clear: both;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;
}
div.n-list .title a {
  text-decoration: none;
  color: #421505;
}
div.n-list .title a:hover {
  text-decoration: underline;
}
div.n-list .viewed {
  float: right;
  margin: 3px 0;
}


.manage-news-link {
  float: left;
  margin: 0;
  padding: 3px 0pt 0pt;
}
.manage-news-link a {
  margin: 0px 2px;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  float: left;
}
.manage-news-link a:hover {
  cursor: pointer;
}

div.n-list .manage-news-link {
  float: right;
  margin: 2px 0pt 0px 8px;
}
div.n-list .date {
  float: left;
  font-size: 1em;
  color: gray;
  margin: 3px 0;
}
div.n-list .summary {
  margin-top: 5px;
  clear: both;
}
div.n-list img {
  float: left;
  margin: 5px 8px 1.5px 0;
  border:1px solid #E2DEB8;
  padding:5px;
}
div.n-list .categories {
  clear: both;
  padding: 5px 0pt 10px 0;
}

.sfNews-archive .pager {
  clear: both;
  font-size: 1em;
  border-top: 1px dashed #BA5B0F;
  padding: 2px;
  text-align: right;
}

.sfNews-archive .pager a {
  color: #000;
  font-size: 1em;
  text-decoration: underline;
}

.sfNews-archive .pager img {
  border: none;
  float: none;
  padding: 0;
  vertical-align: middle;
}

.common-link li {
  float: right;
  border-left: 1px solid black;
  padding: 0 0.2em;
  margin: 0.2em 0;
  background: none;
}

.common-link li.first  {
  border: none;
}

.common-link li a {
  font-size: 1em;
}


















