.content h2 {
  font-size: 200%;
  margin-top: 10px;
  margin-bottom: .8em;
  line-height: 125%;
}

.tabs-content {
  padding: 0;
}

.col h2 {margin-top: 0;}
.col .item {
  padding-right: 20px;
}

.forums-new ul {
  font-size: 116.7%;
  line-height: 125%;
}
.forums-new li {
  margin-bottom: 1.35em;
  padding-left: 3em;
}
.forums-new .new {
  width: 2.2em;
  line-height: 125%;
  color: #c30;
  margin: -.2em 0 0 -2.9em;
  text-align: center;
  position: absolute;
}
.forums-new .new a {color: #c30;}
.forums-new .new span {
  display: block;
  padding-right: 0;
  padding-left: 0;
}
.forums-new .new i {
  position: absolute;
  display: block;
  overflow: hidden;
  width: 5px;
  height: 5px;
  right: 5px;
  background: url("../img/forums-new-bg.gif") no-repeat;
}

/* @group News and cat */
.fp-news, .fp-cat {
  padding-top: 10px;
}
.fp-cat dl {
  padding: 15px 20px 0;
}
.fp-cat dl dd {margin-bottom: 1em;}
.fp-cat dl dd a {
  color: #960;
}
.fp-cat dl dt {
  font-size: 116.7%;
}
.fp-cat dl dt a {
  font-weight: bold;
}
.fp-cat p {
  padding-bottom: 15px;
  padding-left: 20px;
}
.fp-news dl a {color: #960;}
.fp-news .fpage_news {
  font-size: 116.7%;
  line-height: 135%;
  margin-bottom: 0;
}
.fp-news .breaking .fpage_news a {color: #c00;}
.fp-news .fpage_news a {
  font-weight: bold;
  color: #960;
}
.fp-news .date {
  color: #999;
  margin-bottom: 1.25em;
}

#fp-news {width: 345px;}
#fp-news .popup-content {
  padding-top: 15px;
}
#fp-news .popup-content .hidden {
  display: block;
  padding-bottom: 6px;
  line-height: 150%;
}
#fp-news .popup-content .image {
  float: left;
  margin: 0 10px 0 0;
}
/* @end */
.news_h3 {font-size: 116.7%; line-height: 135%; margin-bottom: 0;}
.news_h3 a {font-weight: bold; color: #960;}