#news p {
   margin: -20px 0 30px 0;
   padding-left: 10px;
}
#content h4 {
   color: #a13e0c;
   font-size: 1.5em;
   margin: 25px 0; 
   border-top: 1px dotted #ab9d88;
   border-bottom: 1px dotted #ab9d88;
}

#content h4 em {
   color: #AB9D88;
}

