.home .newsmetacontainer {
  display: none;
}

.newsmetacontainer {
  background: url(../../layout/images/content-bg.jpg) repeat-x #FFF;
  margin-bottom: 10px;
  border: 1px solid #CCC;
}

.newsmetatitle {
  color: #333;
  font-size: 12px;
  font-weight: bold;
  margin: 0; padding: 6px 10px;
  background: url(../../layout/images/feed-title-white.jpg) repeat-x top;
  border-bottom: 1px solid #CCC;
}

.newsmetacontainer ul {
  background: url(../../layout/images/content-bg.jpg) repeat-x #FFF;
  padding-top: 10px;
  padding-left: 27px;
  padding-bottom: 10px;
  padding-right: 15px;
}

.newsmetacontainer li {
  list-style: disc;
}

.newsmetadesc {
  display: none;
}

.newsmeta_photoalbum {
  text-decoration: none;
  color: #0052A3;
}

.newsmeta_photoalbum:hover {
  color: #1A8DFF;
}
