.headline { font-weight: bold; font-size: 14pt; color: #336; text-decoration: none; }
.subheading { font-weight: bold; color: #336; }
.photocaption { font-size: 8pt; font-style: italic; }
.byline { font-style: italic; }

/* Stop making email preview only 40em wide */
body[onload="window.self.focus();"] div.AppArea div[style*="width: 40em"] { width: auto !important; max-width: 650px !important; }