/* CSS Document */
.special-title{
	font-size: 14px;
	line-height: 27px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/index_01110.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	text-indent: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

