.Header h2 { font-size: 18pt; }

.Content
{
    border-top: 1px solid #333;
    border-bottom: 0;
}

.Entry { position: realtive; }
.Entry .Section { width: 100%; margin: 10px 0; }
.Entry .Section td { width: 50%; }
.Entry .Section .Left { border-right: 1px dashed #ccc; }
.Entry .Section h3 { font-size: 8pt; color: #728993; text-transform: uppercase; border-bottom: 1px solid #728993; margin: 20px 20px 0 20px; }
.Entry .Section div { height: 100%; padding: 10px 10px 10px 20px; float: left; }
.Entry .Section ul { margin: 0 0 0 160px; padding: 10px; list-style: none; }
.Entry .Section a { color: #728993; text-decoration: none; }

.Entry .Section .Odd { background: #eff0ef; }

.Additional { width: 100%; border-bottom: 0px solid #99a7ae; text-align: left; }
.Additional h3 { background: #728993; padding: 5px; font-size: 9pt; color: #fff; width: 15em; }
.Additional h3 a, .Additional h3 a:visited { color: #fff; text-decoration: none; }

.StoreHouse .Context { width: 100%; }
.StoreHouse .Context td { width: 120px; padding: 4px; }
.StoreHouse .Context div { border: 0px dotted #ccc; width:100%;}
.StoreHouse .Context h4 { color: #369; border-top: 0px dotted #369; margin: 5px 0 0 0; padding: 3px; font-size: 8pt; text-align: center; }
.StoreHouse img { border: 0px solid #333; display: block; margin: 5px auto; }

.News { border-left: 1px dashed #99a7ae; }
.News .Context { padding: 10px; }
.News div { margin: 0 0 10px 0; }