#content-text
{
	padding-left: 20px;
	padding-right: 20px;
}
#content-title
{
	margin: 0px;
	font-size: 20pt;
	color: #663333;
	line-height: 30px;
	/*background-image: url('../images/title.png') !important;
	background: url('../images/title.gif') no-repeat 5px 5px;
	padding-left: 40px;*/
	padding-left: 20px;
}
	.content-title
	{
		background-repeat: no-repeat;
		height: 55px;
	}
	.content-title span { display: none; }

