.ArticleCaptions {
	font-size: 11px;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 14px;
	padding-top: 5px;
}

.ArticleHeadings {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 12px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
}

.SidebarTable {
	background-color: #2e2e2e;
	border: solid 1px #ccc;
	padding: 10px 10px 10px 20px;
	width: 590px;
}

.DigDiv {
	width: 575px;
	border-bottom: solid 1px #ccc;
	height: 5px;
}
