#content-title
{
	margin: 0px;
	font-size: 16pt;
	color: #fff;
	line-height: 56px;
	padding-left: 14px;
	background: url('../images/article-title.jpg') no-repeat left;
}
	.content-title
	{
		background-repeat: no-repeat;
		height: 55px;
	}
	.content-title span { display: none; }

