table#news_item { width: 750px; margin-bottom: 15px; }
table#news_item td.story_image { width: 180px; }
table#news_item td h2 { font-size: 13pt; margin-top: 5px; margin-bottom: 5px; }
table#news_item td p { text-align: justify; }

table#news_item.odd td.story_content { padding-left: 5px; }
table#news_item.even td.story_content { padding-right: 5px; }

table#news_item.odd td h2 { text-align: left; }
table#news_item.even td h2 { text-align: right; }

table#news_item img { padding-top: 8px; }