.news-wrapper { width: 720px; margin: 0 auto; position: relative; background: #fff; font: 11pt "Segoe UI", "Open Sans", Roboto, Arial, sans-serif; line-height: 150%; }
.news-wrapper a { color: #333; text-decoration: none; padding-bottom: 2px; border-bottom: 1px solid #ddd; }
.news-wrapper a:hover { color: #000; border-bottom-color: #333; }
.news-wrapper p, .news-wrapper ul { margin: 18px 0; }
.news-wrapper .body { width: 670px; margin: 0 auto; }
.news-wrapper .blurb { background: #fafafa; padding: 18px 25px; margin: 0 -25px; margin-top: 50px; }
.news-wrapper .end { text-align: center; padding: 32px 0; }
.news-wrapper .h1 { color: #757A86; margin-bottom: 12px; font-size: 17pt; font-family: "Segoe UI Light", "Open Sans Light", "Segoe UI", "Open Sans", Roboto, sans-serif; font-weight: 300; }
.news-wrapper .h2 { font-weight: 700; font-size: 9.5pt; text-transform: uppercase; }

.news-wrapper .pic-wrapper { display: table; margin: 18px 0; }
.news-wrapper .pic-left { display: table-cell; width: 100px; vertical-align: middle; }
.news-wrapper .pic-right { display: table-cell; vertical-align: middle; }
.news-wrapper .pic-left a { border-bottom: 0; padding-bottom: 0; }
.news-wrapper .pic-left img { width: 70px; height: 70px; border-radius: 100%; background: #fefefe; border: 5px solid #fafafa; vertical-align: top; }
