#div-content h1 {
	font-size: 18px;
	margin: 0 0 35px 0;
	padding: 0;
	text-align: left;
}
#div-content h2 {
	font-family: Helvetica, Verdana, Arial;
	font-size: 26px;
	margin: 0 0 10px 0;
	padding: 0;
/*	background: url('img/orange-brick.gif') top left no-repeat;*/
	text-align: left;
	line-height: 31px;
	font-weight: bold;
}
#div-content h2 a {
	color: #416A8B;
	text-decoration: none;
	padding: 0;
	text-align: left;
}
#div-content h2 a:hover {
	color: #ffffff;
	background: #416A8B;
}
#div-content #page-selector {
	text-align: right;
	font-size: 12px;
	margin-bottom: 0;
}
#div-content #page-selector a {
	text-decoration: none;
	color: #F06C00;
	border: none;
}
#div-content #page-selector a:hover {
	color: #ffffff;
}
h1#pageh1 {
	text-indent: -5000px;
	background: url("img/hdr_page_blog.gif") no-repeat;
	width: 390px;
	height: 25px;
	margin: 0 0 40px 0;
	padding: 0;
}
