
.list h2{
  margin: 1.5em 0;
  padding-bottom: 0;
  border-bottom: solid #C71585 1px;
}

.news h3 {
  margin: 3px 0 0 5px;
  padding: 0;
  float: left;
  width: 60px;
  text-align: center;
  clear: left;
}

.news h3 strong{
  margin: 0; 
  padding: 0;
  display: block;
  font-size: 120%;
  font-style: italic;
  font-family: palatino Linotype;
}

.news h3 em{
  margin: 0; 
  padding: 0 2px; 
  border-top: solid #000 1px;
  font-size: 80%;
  color: #000;
}


.news h4 {
  margin: 1.2em 4em .8em 80px;
  font-weight: bold;
  
  padding-left: 20px;
  background-image: url(img/point1.png);
  background-position: left center;
  background-repeat: no-repeat;
  
}

.news h4 em{
  font-size: 75%;
  font-style: normal;
  color: #000;
  position: relative;
  top: -.4em;
}

.news h4 a:visited {
  color: #C71585 !important;
  font-weight: bold !important;
  letter-spacing: 0 !important;
}

.news h4 a:hover {
  color: #000 !important;
}


.news p, .news ul, .news ol{
  margin: .8em 4em .8em 120px;
}

.news blockquote {
  margin-left: 135px !important;
}

.news blockquote p, .news blockquote ul, .news blockquote ol{
  margin-left: 0 !important;
}

.news ul, .news ol{
  padding: 0 0 0 1em;
}

.news p a, .news li, .news dd{
  font-size: 85%;
}
