/* NewsBox */

#SearchBox {
  background: #FCFFFF url(http://www.diagnostic-expertise.com/images/rightbanner/background-searchBox.gif) no-repeat right;
  padding: 0 8px;
  border: 1px solid #B7BEC0;
  line-height: 20px;
}
#SearchBox p {
  margin: 0!important;
  text-align: left !important;
  display: block ;
}
#SearchBox input {
  width: 450px !important;
}

#SearchBox .DrWIButton {
  margin: 0;
  width: 62px !important;
}

#NewsBox p {
  padding: 0 10px;
}
#NewsBox .photo {
  float: left;
  margin: 11px 0 5px 0;
}
#NewsBox .photo .legend strong {
  font-size: 11px;
  font-weight: normal;
  font-style: italic;
  width: 300px;
  display: block;
}
#NewsBox ul {
  margin: 0;
  padding: 0 25px;
  text-align: left;
}
#NewsBox ul li {
  margin: 5px 0;
  text-align: justify;
}
#NewsBox ul li a {
  padding: 0;
  text-decoration: none;
  color: #003466;
}

#NewsBox ul li a:hover {
  background: none;
  padding: 0;
}

#NewsBox .NewsArchive {
  list-style-type: none;
  margin: 0 10px;
  padding: 0;
}
#NewsBox .NewsArchive li {
  margin: 10px 0;
}
#NewsBox .NewsArchive li .photo {
  margin: 0;
}
#NewsBox .NewsArchive li .photo img {
  height: 38px;
  border: none;
  margin: 2px 5px 0 2px;
}

#NewsBox .NewsArchive .NewsArchivePage .photo img {
  height: 50px;
  border: none;
  margin: 2px 5px 0 2px;
}

#NewsBox .NewsArchive li.NewsArchivePage {
  clear: both;
  padding-bottom: 20px;
  height: 55px;
  cursor: pointer;
}

#NewsBox .NewsTitle {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
  color: #003466;
}
#NewsBox a:hover .NewsTitle {
  background: white;
}

#NewsBox .NewsDate {
  font-weight: normal;
  font-size: 11px;
}

#NewsBox .NewsDescription {
  margin: 0;
  padding: 0;
  color: #595959;
  font-size: 11px;
  display: block;
}
#NewsBox a:hover .NewsDescription  {
  background: white;
}

#NewsBox .NewsCategory {
  font-style: italic;
}

#NewsBox .table {
  margin: auto;
}

#NewsBox .table tr td {
  border: 2px solid white;
}

#NewsBox .year{
  background-color: #FF8800;
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 0.2em 0;
}

#NewsBox .small {
  font-size: 11px;
}

#NewsBox .one{
  background-color: #FDF2E1;
  padding: 0.2em 0;
  text-align: center;
}

#NewsBox .two{
  background-color: #F9DFBB;
  padding: 0.2em 0;
  text-align: center;
}

#NewsBox embed {
  margin: auto;
  clear: both;
  display: block;
}

#NewsBox .backTop {
  position: absolute;
  margin-top: 10px;
  //margin-top: 0px;
  font-weight: bold;
}

#NewsBox .newsSmallTitle {
  font-size: 10px;
}

#NewsBox .back {
  font-weight: bold;
}

#NewsBox .source {
  text-align: right;
}

#BookmarksBox ul {
  margin: 0;
  padding: 0;
}