.section {
  width: 270px;
  background: none;
  text-align: left;
  border-bottom: 0px;
}

.section.pos3 {
  margin-right: 0px;
  padding: 0px 0px 20px 0px;
}


#content {
  margin-left: 0px;
}

.topStory {
  background: #f2f2f2 url(../GFX/bg_tile.jpg) repeat top left;
  border-bottom: 1px solid #a9a9a9;
  height: auto !important;
  height: 282px;
  min-height: 282px;
}

#content .summary {
  border-bottom: 1px solid #a9a9a9;
}

.topStory {
  padding: 10px 10px 5px 10px;
}

.topStory h2 {
  color: #066aa6;
  font-size: 130%;
  padding: 10px 0px 10px 0px;
  height: auto !important;
  height: 80px;
  min-height: 60px;
}

.topStory h2 a {
  border-bottom: 1px dotted #066AA6;
}

.topStory h2 a:hover {
  border-bottom: dotted 1px #a5c526;
}

.topStory img {
  margin: 0px auto;
  width: 247px;
  height: 154px;
}

#content {
  padding-left: 0px;
}

#content p.title,
#content a.readmore {
  padding-right: 5px;
  margin-bottom: 2px;
  margin-top: 3px;
  color: #767676;
  font-size: 75%;
  font-weight: bold;
}

#content .areas,
.areas a {
  float: none;
}

#mainColumn {
  padding-top: 15px;
}

#content .section .summary h2 {
  font-size: 100%;
  margin-bottom: 8px;
}

.counter {
  color: #767676;
  padding: 10px 5px;
  text-transform: lowercase;
}

.counter span {
  color: #066aa6;
  font-weight: bold;
}

#content .list ul.media,
#content .list ul {
  margin-bottom: 0px;
}

.list ul.media li a,
.list ul li a {
  color: #066aa6;
  /*margin: 6px 0px;*/
  font-weight: normal;
}

.list ul.index li a {
  float: left;

}

.list ul li span {
  color: #767676;
  font-weight: bold;
  font-size: 75%;
  float: right;
  padding: 0px 0px;
}

ul.media li a:hover,
.list ul li a:hover {
  color: #aac735;
}

.list .media li,
#content .summary {
  padding-left: 5px;
  padding-right: 5px;
  border-bottom: 1px solid #a9a9a9;
}

.list .media li a {
  float: left;
}

#content .summary {
  padding-top: 10px;
  padding-bottom: 10px;
 
}

.goto a.readmore {
  padding: 4px 0px;
}

.index a  {
  width: 75%;
}

.list li {
  padding: 12px 5px;
}

.aligner {
  margin-top: 30px;
}

.aligner a {
}

.list {
  margin-bottom: 0px;
}