﻿/* News Section */
.NewsList { background:url(../imgs/bg-table2.png) top repeat-x; padding: 2em 1em; }
.NewsDetail { }
.NewsDetail h1 {  }
.NewsDetail .Date, .NewsList .Date { float: right; display: block; }
.NewsDetail .Intro { font-weight: bold; clear: both;  }
.NewsDetail .Content { }
.NewsDetail .BackLink { }