.news-left p{
	line-height: 32px;   /* within paragraph */
	margin-bottom: 30px; /* between paragraphs */
}
dl.dlfooter {  width: 100%;  overflow: hidden;  background: #161616;  padding: 0;  margin: 0;  color: #fff;}dl.dlfooter dt {  float: left;  width: 10%;  /* adjust the width; make sure the total of both is 100% */  background: #161616;  padding: 0;  margin: 0}dl.dlfooter dd {  float: left;  width: 90%;  /* adjust the width; make sure the total of both is 100% */  background: #161616;  padding: 0;  margin: 0}