#maincontent {
  width:593px;
  border-left:solid 1px #e4e4e4;
  border-right:solid 1px #e4e4e4;
  border-bottom:solid 1px #e4e4e4;
}

.newsdatetop {
  margin-bottom:5px;
  color:#666;
}

#newslistdiv {
  width:553px;
  margin-left:20px;
  margin-right:20px;
}

.bignews {
  padding-bottom:20px;
  margin-bottom:20px;
  border-bottom:solid 1px #e4e4e4;
  cursor:pointer;
}

.smallnews {
  height:20px;
}
.smallnews a:link, .smallnews a:visited, .smallnews a:active {
  color: #000;
  font-weight:bold;
  text-decoration: none;
}
.smallnews a:hover {
  color: #77a0b6;
  font-weight:bold;
  text-decoration: none;
}

#latest {
  text-align:center;
  margin-bottom:10px;
}
#latesthead {
  font-family: Arial,Helvetica,sans-serif;
  margin-top:10px;
  margin-bottom:10px;
  font-weight:bold;
  font-size:20px;
  line-height:22px;
}
#latestcover {
  margin-bottom:20px;
}