hr.dg {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	}

div.article h2.dgHeadline {
	font-size: 120%;
}

h2.dgHeadline {
	font-family: verdana, helvetica, arial, sans-serif;
	/* font-size: 120%; */
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
h3.dgSubtitle {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

.dgSources {
	margin: 0px 0px 20px 30px;
	padding: 0px;
	font-size: 100%;
}
	
.dgSource {
	margin: 0px 0px 7px 0px;
	font-size: 100%;
	}

.dgSourceTitle {
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	color: #666666;
	line-height: 150%;
	}
	
.inGristSources {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 100%;
}

.inGristSource {
	margin: 0px 0px 7px 0px;
	padding: 0px;
	font-size: 100%;
	}

.inGrist {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 100%;
	}
	
.inGristRef {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	}
	
ul.dgBullets {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 100%;
	}

li.dgBullets {
	padding-left: 30px;
	background-image: url(/images/in_grist_bullets.gif);
	background-repeat: no-repeat;
	background-position: 0em .25em;
	font-size: 100%;
	}
	
.gIcon {
	float: left;
	}

.gIcon img {
	margin: 0px 15px 0px 0px;
	padding: 4px 0px 0px 0px;
	}

.newInGristBox {
	font-size: 100%;
	}

.newInGristBox h2.dgHeadline {
	padding-top: 10px;
	}	

.newInGrist {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #ff9900;
	letter-spacing: 1px;
	border-bottom: 1px dashed #666666;
	padding: 0px 0px 5px 0px;
	text-transform: uppercase;
	}

div.dgTools {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	font-size: 85%;
	color: #666666;
}