@import url(../white-background.css);
@import url(/103/css/articles/960grid.css);

div#contentholder h2 {
	margin: 20px 0 20px 0;
	font-size: 1.1em;
	line-height: 20px;
	background-color: #262626;
	border: 1px solid #262626;
	color:#FFFFFF;
	font-weight: bold;
	padding:0 0 0 5px;
	
}

/*Added by DG*/

a.pagedown:link, a.pagedown:active, a.pagedown:visited {
     background-image:url(/103/images/buttons/page_down_btn-small.gif);
     background-repeat:no-repeat;
     padding: 0 0 5px 20px;
     margin-right: 20px;
     text-decoration: none;
     color:#333333;
}

/*End of Additions*/
