tr.row1 td, tr.row2 td, tr.row1 th, tr.row2 th {
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
}

table {
  border-collapse: collapse;
}

tr.row1 td, tr.row1 th {
  background-color: #F0F0F0;
}

td.headline {
  font-weight: bold;
}

input, select {
  border: 1px solid #CCCCCC;
}

div.pages {
  text-align: center;
}

td.date {
  width: 120px;
}

td.pic {
  text-align: center;
}

td.pic img {
  border: 1px solid #CCCCCC;
}

div.entry_text {
  margin: 15px 0px;
  text-align: center;
  margin: 5px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d3040e;
  overflow: hidden;
}

div.entry_text span, div.entry_text img {
  vertical-align: middle;
  font-weight: bold;
  font-size: 15px;
  margin: 0px 5px;
}

div.entry_text div.account {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  color: #666666;
  margin-right: 35px;
}

div.entry_text div.pic {
  border: 1px solid #CCCCCC;
}

div.clear {
  overflow: hidden;
}

div.clear div.l img {
  margin: 0px 10px;
}

div.clear ul {
  list-style-type: none;
  list-style-image: none;
  margin: 5px;
  padding: 0px; 
}

div.clear ul li {
  margin-bottom: 5px;
  padding-bottom: 5px;
  color: #666666;
  text-align: justify;
  font-size: 11px;
  border-bottom: 1px dotted #CCCCCC;
}

div.clear ul li a {
  font-weight: bold;
}
