#content_wrap h1
{
	display: none;
}

#content_wrap .content
{
	margin-top: 0;
}

#content_wrap .content strong
{
	font-weight: bold;
}

#content_wrap .content h1
{
	display: block;
	line-height: 25px;
	margin-bottom: 15px;
}