div#Jornais h3{
  
  font-size:18px;
  font-weight:bold;
  color:#006699;  
  
  margin-bottom:15px;
  padding:5px 0px 5px 0px;
  
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#E5E5E5;
  
  border-bottom-width:1px;
  border-bottom-style:dashed;
  border-bottom-color:#CCCCCC;
  }


div#Jornais ul{
  
  list-style:none;
  }


div#Jornais ul li{
  
  margin-bottom:2px;
  
  font-size:13px;
  font-weight:bold;
  color:#006699;
  }


div#Jornais ul li a{
  
  font-size:13px;
  font-weight:normal;
  color:#006699;
  }
