﻿
dl#newspaper
{

}
dl#newspaper dt
{
  border-bottom:dotted 1px #999999;
  font-weight:bold;
  font-size:100%;
  margin-bottom:5px;
}
dl#newspaper dd
{
  margin-left:15px;
  margin-bottom:15px;
  font-size:90%;
}
dl#newspaper a img
{
  width:450px;
  border:solid 2px #3355BB;
}

