#div-content h1 {
	font-size: 18px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
}
#div-content p#tags {
	font-size: 12px;
	margin-bottom: 20px;
}
#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;
}
#div-content h2 a:hover {
	color: #ffffff;
	background: #416A8B;
}
